Commit graph

6 commits

Author SHA1 Message Date
Christoph Lienhard 47988c1e43
#6 Start from scratch with redaktionsapp 2020-08-23 13:13:09 +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
Christoph Lienhard aaec295ba4 Get local development setup working 2019-09-17 23:48:44 +02:00
Christoph Lienhard 0e4299b8ed Added create new modal for Fragen 2019-09-01 01:07:36 +02:00
Christoph Lienhard 9ea23d1664 Added Display of Existing questions 2019-08-31 23:02:18 +02:00
Christoph Lienhard 5be12e6125 Added basic react app for Redaktions-App 2019-08-31 19:17:03 +02:00