Module: Auth0::Types::ClientTokenExchangeTypeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/client_token_exchange_type_enum.rb
Constant Summary collapse
- CUSTOM_AUTHENTICATION =
"custom_authentication"- ON_BEHALF_OF_TOKEN_EXCHANGE =
"on_behalf_of_token_exchange"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values