kandimat/redaktions-app/src
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
..
components Get local development setup working 2019-09-17 23:48:44 +02:00
App.css Added basic react app for Redaktions-App 2019-08-31 19:17:03 +02:00
App.test.tsx Added basic react app for Redaktions-App 2019-08-31 19:17:03 +02:00
App.tsx Introduce JWT Authentication 2020-05-31 14:29:17 +02:00
index.css Added basic react app for Redaktions-App 2019-08-31 19:17:03 +02:00
index.tsx Added basic react app for Redaktions-App 2019-08-31 19:17:03 +02:00
react-app-env.d.ts Added basic react app for Redaktions-App 2019-08-31 19:17:03 +02:00
serviceWorker.ts Added basic react app for Redaktions-App 2019-08-31 19:17:03 +02:00