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

    Interface EventStreamCloudEventConnectionDeletedObject0OptionsFederatedConnectionsAccessTokens

    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 EventStreamCloudEventConnectionDeletedObject0OptionsFederatedConnectionsAccessTokens {
        active: boolean;
    }
    Index

    Properties

    Properties

    active: boolean

    Enables refresh tokens and access tokens collection for federated connections