pub const DEFAULT_RESPONSE_TYPES: [OAuthAuthorizationEndpointResponseType; 1];
Expand description
The default value of response_types
if it is not set.
pub const DEFAULT_RESPONSE_TYPES: [OAuthAuthorizationEndpointResponseType; 1];
The default value of response_types
if it is not set.