Skip to content

AuthTabResultCode

Enum indicating the outcome of an AuthTab operation.

Values

Value Description
Ok Authentication flow completed.
Canceled The user canceled the authentication flow.
VerificationFailed Auth Tab closed because ownership verification for the HTTPS redirect URL did not succeed.
TimedOut Auth Tab closed because ownership verification for the HTTPS redirect URL exceeded the allowed time limit.
Error An unexpected error occurred during authentication.