Skip to content

[fix]: for Google authentication make sure the clientID is present when performing authorization #94

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

Merged
merged 1 commit into from
Apr 5, 2017

Conversation

alextkd
Copy link
Contributor

@alextkd alextkd commented Mar 20, 2017

DCTAuthAccountStore fails on deleting account when deauthorization is made, it happens on real device pretty often. The account only looses the clientID then the authorization gets stuck afterwards, because when authorizing it only checks if it's null and so when it tries to perform auth using the existing account there's not enough information.

@auser auser merged commit c1fd721 into fullstackreact:master Apr 5, 2017
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