UserRecoveryCredentials: {
    firstFactorCredential: RegistrationFirstFactor;
    recoveryCredential?: RegistrationConfirmationRecoveryKey;
    secondFactorCredential?: RegistrationSecondFactor;
}

Type declaration

Generated using TypeDoc