Add ClientAuthenticationMethod#toString #13497
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
The error message:
renders like this:
Mistakes like this would be less common if
ClientAuthenticationMethod
had a reasonabletoString
implementation.Related to #13476 and #13496
The text was updated successfully, but these errors were encountered: