We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This feature will deliver support for OAuth 2.0 Multiple Response Type Encoding Practices, which is related to the response_type values defined in OpenID Connect Core 1.0 - Section 3. Authentication.
response_type
Related gh-53
The text was updated successfully, but these errors were encountered:
Hi,
When will this feature be implemented? I tried to use id_token as my response_type but 400 Bad Request was returned
Sorry, something went wrong.
@xlizju I think it will be implemented in 0.2.1 or 0.2.2.
0.2.1
0.2.2
Is there any plan to support multiple response type like 'id_token'?
No branches or pull requests
This feature will deliver support for OAuth 2.0 Multiple Response Type Encoding Practices, which is related to the
response_type
values defined in OpenID Connect Core 1.0 - Section 3. Authentication.Related gh-53
The text was updated successfully, but these errors were encountered: