Skip to main content

AuthenticationFactorRegistrationResponse

type AuthenticationFactorRegistrationResponse =
| PhoneFactorRegistrationResponse
| PasswordFactorRegistrationResponse
| EmailFactorRegistrationResponse
| AuthenticatorFactorRegistrationResponse
| FidoFactorRegistrationResponse;