Commit Graph

5 Commits

Author SHA1 Message Date
Christoph Lienhard f7a56a0bed Rename candymat -> kandimat everywhere
Furthermore, submodule link to new public repo
2022-02-02 15:06:13 +01:00
Christoph Lienhard 5e69a5f31e Move password related env variables to docker compose .env file 2020-05-31 14:45:20 +02:00
Christoph Lienhard 02845e65db Introduce JWT Authentication
Added features:
* register
* authenticate
* RLS as summarized in security_considerations.md

Improve
* Use enhanced graphiql version to be able to set authentication headers

Remove:
* docker-compose.prod.yml since it is not updated for now (and we do not have a production env)
2020-05-31 14:29:17 +02:00
Pit-Storm e1c8b38d0f running graphQL instance in compose file 2019-11-02 18:24:59 +01:00
Pit-Storm 1f5a5ab95e prepared for postgres in docker 2019-11-02 16:28:22 +01:00