Bearer authentication.
Token value or a factory function that returns one.
HTTP Basic authentication.
Username for basic auth.
Password for basic auth.
API key sent via a custom header.
HTTP header name carrying the key.
API key value or a factory function that returns one.
HTTP Digest authentication.
Username for digest auth.
Password for digest auth.
Custom authentication handler.
Custom authentication transform.
Authentication configuration.