Skip to main content

AuthenticationFactorRegistrationVerification

type AuthenticationFactorRegistrationVerification =
| PhoneFactorRegistrationVerification
| EmailFactorRegistrationVerification
| AuthenticatorFactorRegistrationVerification
| FidoFactorRegistrationVerification;