Stay organized with collections
Save and categorize content based on your preferences.
The requested action type for an OOB code.
Enums
OOB_REQ_TYPE_UNSPECIFIED
Oob code type is not specified.
PASSWORD_RESET
reset password
OLD_EMAIL_AGREE
NEW_EMAIL_ACCEPT
VERIFY_EMAIL
verify the account's email address by sending an email
RECOVER_EMAIL
EMAIL_SIGNIN
sign in with email only
VERIFY_AND_CHANGE_EMAIL
This flow sends an email to the specified new email, and when applied by clicking the link in the email changes the account's email to the new email. Used when the account must have verified email at all times, such as MFA accounts.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eOOB_REQ_TYPE_UNSPECIFIED\u003c/code\u003e enum indicates that the Oob code type has not been specified.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePASSWORD_RESET\u003c/code\u003e represents the action type for resetting a user's password.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVERIFY_EMAIL\u003c/code\u003e is used to verify the account's email address by sending an email.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEMAIL_SIGNIN\u003c/code\u003e represents signing in with only an email.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVERIFY_AND_CHANGE_EMAIL\u003c/code\u003e signifies changing the account's email to a new verified email.\u003c/p\u003e\n"]]],[],null,[]]