Skip to main content

RemoteAuthConfig

Configures basic HTTP authentication.

Index

Properties

Properties

headers

headers: Record<string, string>

HTTP headers to inject into every request.

token

token: null | string

The name of an environment variable to use as a bearer token.