authorizationUrl property
The authorization URL to be used for this flow.
This MUST be in the form of a URL. The OAuth2 standard requires the use of TLS
Implementation
core.String? authorizationUrl;
The authorization URL to be used for this flow.
This MUST be in the form of a URL. The OAuth2 standard requires the use of TLS
core.String? authorizationUrl;