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

Change default responseType to "token" #5

Closed
moberwasserlechner opened this issue Nov 2, 2018 · 1 comment
Closed

Change default responseType to "token" #5

moberwasserlechner opened this issue Nov 2, 2018 · 1 comment
Labels
android enhancement New feature or request ios
Milestone

Comments

@moberwasserlechner
Copy link
Collaborator

And add option "responseType" if someone wants to use "code".

@moberwasserlechner moberwasserlechner added this to the beta1 milestone Nov 2, 2018
@moberwasserlechner
Copy link
Collaborator Author

Especially for Google there is a overwrite param

{
"ios": {
   "responseType": "code"
}
}

because if you configure Google OAuth2 your App as Android or IOS instead of Web app the implicit flow is not allowed only code flow, although no client secret is required.

moberwasserlechner pushed a commit that referenced this issue Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android enhancement New feature or request ios
Projects
None yet
Development

No branches or pull requests

1 participant