Module: Auth0::Types::EventStreamCloudEventConnectionDeletedObject1OptionsTokenEndpointAuthMethodEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/event_stream_cloud_event_connection_deleted_object1options_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