continueUri property

String? continueUri
getter/setter pair

The continue URI of the AuthProvider.

The URI is used to reauthenticate the user and finalize the managed OAuth flow.

Optional.

Implementation

core.String? continueUri;