Skip to content

NetworkTasks: Don’t treat missing refresh token as fatal error#41

Merged
JohnSundell merged 1 commit into
masterfrom
no-refresh-token-not-fatal
Aug 16, 2017
Merged

NetworkTasks: Don’t treat missing refresh token as fatal error#41
JohnSundell merged 1 commit into
masterfrom
no-refresh-token-not-fatal

Conversation

@JohnSundell
Copy link
Copy Markdown
Contributor

This change makes it so that a refresh token is no longer required in the data returned from a network request. Some authentication services do not reply with a refresh token, making all requests fail. The change is to only assign the current locker’s refresh token if it exists in the data.

This change makes it so that a refresh token is no longer required in the
data returned from a network request. Some authentication services do not
reply with a refresh token, making all requests fail. The change is to
only assign the current locker’s refresh token if it exists in the data.
@JohnSundell JohnSundell merged commit 10c76b4 into master Aug 16, 2017
@JohnSundell JohnSundell deleted the no-refresh-token-not-fatal branch August 16, 2017 10:35
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