Module: Auth0::Types::CreatedUserAuthenticationMethodTypeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/created_user_authentication_method_type_enum.rb
Constant Summary collapse
- PHONE =
"phone"- EMAIL =
"email"- TOTP =
"totp"- WEBAUTHN_ROAMING =
"webauthn-roaming"- PASSKEY =
"passkey"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values