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

Adding refresh_token method. #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adding refresh_token method. #33

wants to merge 1 commit into from

Conversation

vangorra
Copy link

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling faf9485 on vangorra:vangorra_refresh_token into fd4951d on orcasgit:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling faf9485 on vangorra:vangorra_refresh_token into fd4951d on orcasgit:master.

@vangorra
Copy link
Author

Fixes #29, #30, #31

@brad
Copy link
Member

brad commented Jan 25, 2019

@vangorra This method is not actually necessary. When an API call is made after the token has expired, the client automatically makes a call out to refresh the token and runs the token updater so your new tokens persist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants