Oauth2AuthorizationServerMetadata¶
Structure Class¶
Oauth2AuthorizationServerMetadata
dataclass
¶
Contains the authorization server metadata for an OAuth2 provider.
Attributes¶
authorization_endpoint
instance-attribute
¶
authorization_endpoint: str
The authorization endpoint URL for the OAuth2 authorization server.
response_types
class-attribute
instance-attribute
¶
The supported response types for the OAuth2 authorization server.