Skip to content
Commit 2e6cd5bb authored by Richard Glosner's avatar Richard Glosner
Browse files

feat: authenticate via HTTP header, move auth operations to REST API

### Additions

* `/auth/login` endpoint for login
* `/auth/logout` endpoint for logout
* `/auth/session` endpoint for checking the validity of your current session

### Deletions

* graphQL mutation `login`
* graphQL mutation `logout`

Closes #316
parent f3d46c69
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment