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

Obtain a current token to validate #2

Merged
merged 1 commit into from
Jan 6, 2020
Merged

Conversation

mhill-holoplot
Copy link
Contributor

Previously the authentication function validated the stored token rather
than a token obtain from the token source (which may refresh the token)
therefore authentication would always fail once the token had expired
even if it could be refreshed.

Previously the authentication function validated the stored token rather
than a token obtain from the token source (which may refresh the token)
therefore authentication would always fail once the token had expired
even if it could be refreshed.
@mhill-holoplot mhill-holoplot requested a review from a team January 6, 2020 11:17
@mhill-holoplot mhill-holoplot merged commit 21e097d into master Jan 6, 2020
@mhill-holoplot mhill-holoplot deleted the morgan/refresh branch January 6, 2020 11:22
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.

2 participants