Refactor router initialization into constructor
This commit is contained in:
parent
4830fbc870
commit
08d41b0348
3 changed files with 25 additions and 15 deletions
1
TODO.md
1
TODO.md
|
|
@ -28,6 +28,7 @@
|
|||
## Security
|
||||
|
||||
- [x] Authentication System
|
||||
- [ ] Persistant logins accross server restarts
|
||||
- [x] User login
|
||||
- [ ] User logout
|
||||
- [ ] Role-based access (admin, staff)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue