Add support for token authentication in the API
Currently only Basic auth is available for the API.
Support for either JWT tokens or OAuth needs to be added to keep with the times.
Currently only Basic auth is available for the API.
Support for either JWT tokens or OAuth needs to be added to keep with the times.