redirectUrl property

String? redirectUrl
getter/setter pair

The redirect URL this auth_provider uses for the OAuth exchange.

This is deterministic based on the name of the auth_provider.

Output only.

Implementation

core.String? redirectUrl;