Module: Auth0::Types::ConnectionOptionsProtocolEnumTwitter
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_options_protocol_enum_twitter.rb
Constant Summary collapse
- OAUTH1 =
"oauth1"- OAUTH2 =
"oauth2"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values