continueUri property
The URI to redirect the user to after consent is completed.
This field is required for auth providers using the 3-legged OAuth flow. For other auth provider types, this field is unused but not rejected.
Optional.
Implementation
core.String? continueUri;