Options for customizing how access tokens and client certificates are extracted from incoming requests.
Type of the request
Optional
Custom callback to resolve the PEM-encoded client certificate from the request.
Custom callback to extract the access token from the request. When provided, overrides the default Authorization: Bearer header extraction.
Authorization: Bearer
Options for customizing how access tokens and client certificates are extracted from incoming requests.