It seems that the password credentials constant is missing. #7336
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
status: duplicate
A duplicate of another issue
https://github.com/spring-projects/spring-security/blob/master/oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/AuthorizationGrantType.java
I think that password credentials should be provided as a constant for external use.
Also, the refresh token entry is missing from the description. (Line 29)
The text was updated successfully, but these errors were encountered: