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