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

How can i get the code from google auth? #67

Closed
salientnet opened this issue Feb 21, 2020 · 2 comments
Closed

How can i get the code from google auth? #67

salientnet opened this issue Feb 21, 2020 · 2 comments
Labels
android duplicate This issue or pull request already exists web
Milestone

Comments

@salientnet
Copy link

I want to get the code from google auth, not the tokens. how should i do for that?

@moberwasserlechner
Copy link
Collaborator

This is not possible right now. This duplicates #13. BR

@moberwasserlechner moberwasserlechner added the duplicate This issue or pull request already exists label Feb 27, 2020
@moberwasserlechner
Copy link
Collaborator

Start with v2.0.0 you can get the code from the authorization request if you do not provide the parameters accessTokenEndpoint and resourceUrl. This however only works on the Web and Android. On iOS the used lib does not give me the needed control over the flow to achieve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android duplicate This issue or pull request already exists web
Projects
None yet
Development

No branches or pull requests

2 participants