Authentication
The following authentication types are supported:
- None - No authentication will be used
- Basic - A username and password will be included in the Authorization header of all requests
- OAuth 2.0 - A bearer token will be included in the Authorization header of all requests