Go to file
Norbi Peti dbf093e72e
Implement authentication on frontend
- Added error handling on login
- Added login support, fixed register
- Added logout support on backend and frontend
- Changed role to isAdmin
- Added permission checking to menu
2021-11-19 18:19:45 +01:00
backend Implement authentication on frontend 2021-11-19 18:19:45 +01:00
frontend Implement authentication on frontend 2021-11-19 18:19:45 +01:00
.gitignore Fix backend production deploy and database connection 2021-11-15 22:47:41 +01:00
deploy-backend.sh Fix backend production deploy and database connection 2021-11-15 22:47:41 +01:00
deploy-frontend.sh Add Heroku deploy and frontend/backend deploy scripts 2021-11-15 20:34:45 +01:00
docker-compose.yml Fix backend production deploy and database connection 2021-11-15 22:47:41 +01:00