You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
* fix download in getData closes #325 (#349) (#350)
* initial auth for boxes
* auth for boxes that have not opt out
* fix spelling
* useAuth in updateBox
* update access_token via generate_access_token
* pass access_token to sketch templater
* bump node-sketch-templater version (beta)
* add authorization header anyways
* auth beta
* include useAuth in includeSecret requests
* remove default true for useAuth, set true for new Boxes
* update tests for auth feature, fix errors in auth code
* add access_token to getSketch of newSketch email
* update documentation 📜
* remove custom boxes from useAuth=true
* add onlyValue in measurement controller
* test for onlyValue feature
* remove console.log
Co-authored-by: Umut Tas <[email protected]>