Module: Auth0::Types::ConnectionSignupBehaviorEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_signup_behavior_enum.rb
Constant Summary collapse
- ALLOW =
"allow"- BLOCK =
"block"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values