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

Store and use token expiry date time #1

Merged
merged 1 commit into from
Jan 6, 2020
Merged

Conversation

mhill-holoplot
Copy link
Contributor

The expiry date time is required to figure out when the refresh token
must be used. When the expiry field is not present the value is assumed
to be 0 which implies the token is not refreshable and will therefor not
be refreshed.

The expiry date time is required to figure out when the refresh token
must be used. When the expiry field is not present the value is assumed
to be 0 which implies the token is not refreshable and will therefor not
be refreshed.
@mhill-holoplot mhill-holoplot requested a review from a team January 6, 2020 09:43
Copy link

@Asalle Asalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@mhill-holoplot mhill-holoplot merged commit ddc0ccc into master Jan 6, 2020
@mhill-holoplot mhill-holoplot deleted the morgan/refresh branch January 6, 2020 09:50
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