authorizationEndpoint property

String? authorizationEndpoint
getter/setter pair

URL pointing to an authorization endpoint under this issuer.

Note: Currently this endpoint returns a 404.

Implementation

core.String? authorizationEndpoint;