Auth0 Node.js SDK - v5.2.0
    Preparing search index...

    Type Alias ConnectionCustomHeadersOAuth2

    ConnectionCustomHeadersOAuth2: Record<string, string>

    Custom HTTP headers sent with token exchange requests to the identity provider's token endpoint. Provided as key-value pairs (e.g., {'X-Custom-Header': 'value'}). Auth0's User-Agent header is always included by default.