Provide support for authorization_code grant #4928
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
The OAuth 2.0 Login feature is implemented using the
authorization_code
grant with the addition of fetching the UserInfo resource after the flow is complete.We should also provide support for the
authorization_code
grant as defined by OAuth 2.0 so clients are able to obtain access token(s) without having to use OAuth 2.0 Login.The text was updated successfully, but these errors were encountered: