Class: Auth0::Types::EventStreamCloudEventConnectionDeletedObject7OptionsFederatedConnectionsAccessTokens

Inherits:
Internal::Types::Model
  • Object
show all
Defined in:
lib/auth0/types/event_stream_cloud_event_connection_deleted_object7options_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

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

This class inherits a constructor from Auth0::Internal::Types::Model