Class: Auth0::Types::EventStreamCloudEventConnectionUpdatedObject0OptionsFederatedConnectionsAccessTokens
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Auth0::Types::EventStreamCloudEventConnectionUpdatedObject0OptionsFederatedConnectionsAccessTokens
- Defined in:
- lib/auth0/types/event_stream_cloud_event_connection_updated_object0options_federated_connections_access_tokens.rb
Overview
Configuration for storing identity provider tokens in Auth0's Token Vault. When active, Auth0 securely stores access and refresh tokens from federated logins, enabling your application to make authenticated API calls on behalf of users.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Auth0::Internal::Types::Model