authorizationEndpoint property
Uri
get
authorizationEndpoint
URL of the OP's OAuth 2.0 Authorization Endpoint.
Implementation
Uri get authorizationEndpoint => getTyped('authorization_endpoint')!;
URL of the OP's OAuth 2.0 Authorization Endpoint.
Uri get authorizationEndpoint => getTyped('authorization_endpoint')!;