Module: Auth0::Types::UserMultifactorProviderEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/user_multifactor_provider_enum.rb
Constant Summary collapse
- DUO =
"duo"- GOOGLE_AUTHENTICATOR =
"google-authenticator"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values