Authentication#
Called with the URL of a request and return the HTTP headers necessary to authenticate it. |
|
Authenticate requests with basic authentication. |
|
A client certificate to |
|
Authenticate requests with OAuth 2's Resource Owner Password Credentials Grant. |
|
Authenticate requests by passing the given token in the Authorization header. |