Module: Auth0::Types::ConnectionTokenEndpointAuthMethodEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_token_endpoint_auth_method_enum.rb
Constant Summary collapse
- CLIENT_SECRET_POST =
"client_secret_post"- PRIVATE_KEY_JWT =
"private_key_jwt"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values