Module: Auth0::Types::GuardianEnrollmentFactorEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/guardian_enrollment_factor_enum.rb
Constant Summary collapse
- PUSH_NOTIFICATION =
"push-notification"- PHONE =
"phone"- EMAIL =
"email"- OTP =
"otp"- WEBAUTHN_ROAMING =
"webauthn-roaming"- WEBAUTHN_PLATFORM =
"webauthn-platform"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values