bearerAuthentication
Builds an Authorization header value for HTTP Bearer authentication.
Return
fixed Authorization header carrying the Bearer token.
Parameters
token
bearer token to attach to the request.
Builds an Authorization header value for HTTP Bearer authentication.
fixed Authorization header carrying the Bearer token.
bearer token to attach to the request.