Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface EventStreamCloudEventConnectionUpdatedPreviousObject6OptionsFederatedConnectionsAccessTokens

    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.

    interface EventStreamCloudEventConnectionUpdatedPreviousObject6OptionsFederatedConnectionsAccessTokens {
        active: boolean;
    }
    Index
    active: boolean

    Enables refresh tokens and access tokens collection for federated connections