CreateUserCredentialTotpInput: {
    challengeIdentifier: Jwt;
    credentialInfo: TotpCredentialInformation;
    credentialKind: Totp;
    credentialName: string;
}

Type declaration

Generated using TypeDoc