pendingToken property
An opaque string from a previous SignInWithIdp response.
If set, it can be used to repeat the sign-in operation from the previous SignInWithIdp operation.
Implementation
core.String? pendingToken;
An opaque string from a previous SignInWithIdp response.
If set, it can be used to repeat the sign-in operation from the previous SignInWithIdp operation.
core.String? pendingToken;