Closed KyleCotton closed 3 years ago
Closes #27
Implemented the authentication and authorisation for the system. The AUTH header should be set with a valid JWT, from the /auth endpoint.
/auth
Closes #27
Implemented the authentication and authorisation for the system. The AUTH header should be set with a valid JWT, from the
/auth
endpoint.