pub const DEFAULT_TOKEN_AUTH_METHOD: &OAuthClientAuthenticationMethod;
Expand description
The default value of token_endpoint_auth_method
if it is not set.
pub const DEFAULT_TOKEN_AUTH_METHOD: &OAuthClientAuthenticationMethod;
The default value of token_endpoint_auth_method
if it is not set.