8.18
4 Authentication
| annotation | |
Equivalent to
representing an authorization function to be supplied to Session.request.
| function | ||||
Generates a function that authenticates requests using HTTP basic
authentication.
Generates a function that authenticates requests using the given bearer
token.