You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The methods requestClientCredentialsToken() and requestResourceOwnerToken() implement OAuth-only flows. Those are not supported by OpenID Connect, so maybe they should not be included in this library.
The text was updated successfully, but these errors were encountered:
The methods
requestClientCredentialsToken()
andrequestResourceOwnerToken()
implement OAuth-only flows. Those are not supported by OpenID Connect, so maybe they should not be included in this library.The text was updated successfully, but these errors were encountered: