Skip to main content

generateTotpRecoveryCodes

Generate TOTP Recovery Codes, replacing the whole set. Takes a current code from the authenticator app; recovery codes are not accepted. Wrong codes count towards the same lockout as disableTotpAuthentication.

generateTotpRecoveryCodes(
input: GenerateTotpRecoveryCodesInput!
): TotpRecoveryCodesResult!

Arguments​

generateTotpRecoveryCodes.input ● GenerateTotpRecoveryCodesInput! non-null input​

Type​

TotpRecoveryCodesResult object​

Result for TOTP Recovery Codes.