pendingToken property

String? pendingToken
getter/setter pair

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;