authorizationEndpoint property

Uri authorizationEndpoint

URL of the OP's OAuth 2.0 Authorization Endpoint.

Implementation

Uri get authorizationEndpoint => getTyped('authorization_endpoint')!;