Module: Auth0::Types::ClientSessionTransferAllowedAuthenticationMethodsEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/client_session_transfer_allowed_authentication_methods_enum.rb
Constant Summary collapse
- COOKIE =
"cookie"- QUERY =
"query"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values