11766499bc
Added Subject, Course, Requirement models and relations for them
2021-11-20 02:51:00 +01:00
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
cfc3d48a7b
Fix JWT authentication, add custom user service
2021-11-16 22:28:56 +01:00
ee2d7b4838
Add registration endpoint with validation and attempt to add JWT authentication
2021-11-16 02:10:35 +01:00
828fd52302
Add production database, user model and controller
2021-11-10 17:10:20 +01:00
0e684a69be
Add backend app with basic Docker support
2021-11-09 21:52:42 +01:00