Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache the OAuth2 access token #12

Open
mgechev opened this issue May 1, 2018 · 4 comments
Open

Cache the OAuth2 access token #12

mgechev opened this issue May 1, 2018 · 4 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mgechev
Copy link
Member

mgechev commented May 1, 2018

The GuessPlugin should cache the access token so it doesn't ask the user for authorization on each run.

@mgechev mgechev self-assigned this May 1, 2018
@addyosmani addyosmani mentioned this issue May 17, 2018
13 tasks
@mgechev mgechev added the enhancement New feature or request label May 23, 2018
@dijs
Copy link
Contributor

dijs commented Mar 13, 2019

Agreed. Also being able to pass the access token with an environment variable would be helpful for CI builds.

@mgechev
Copy link
Member Author

mgechev commented Mar 13, 2019

This is already supported, and probably not documented too well. Check out this property.

@wardpeet
Copy link
Contributor

@dijs
Copy link
Contributor

dijs commented Mar 22, 2019

Thank you very much.

@mgechev mgechev added the help wanted Extra attention is needed label Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants