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

Allow 2FA scenarios in auth response #88

Merged
merged 1 commit into from
Oct 4, 2017
Merged

Allow 2FA scenarios in auth response #88

merged 1 commit into from
Oct 4, 2017

Conversation

marshallswain
Copy link
Member

With two-factor authentication, we won’t get back an accessToken after the first factor is authenticated (email/password, for example). The session behavior has been updated to only try to decode an accessToken if one exists, otherwise it will return whatever response is given by the server.

With two-factor authentication, we won’t get back an accessToken after the first factor is authenticated (email/password, for example).  The session behavior has been updated to only try to decode an accessToken if one exists, otherwise it will return whatever response is given by the server.
@marshallswain marshallswain merged commit 1a44c6f into master Oct 4, 2017
@marshallswain marshallswain deleted the 2fa branch October 4, 2017 17:29
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.

None yet

1 participant