Module: Auth0::Types::GuardianFactorsProviderSmsProviderEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/guardian_factors_provider_sms_provider_enum.rb
Constant Summary collapse
- AUTH0 =
"auth0"- TWILIO =
"twilio"- PHONE_MESSAGE_HOOK =
"phone-message-hook"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values