Back to Node Auth0

Type Alias ConnectionCustomHeadersOAuth2

docs/types/management.Management.ConnectionCustomHeadersOAuth2.html

5.9.1527 B
Original Source

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.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark