Renamed Authentication to Authorization

This commit is contained in:
2024-11-21 16:56:45 +01:00
parent eef03c152d
commit 01cd0e1590
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
- [x] In code documentation
- [x] Installation
- [x] Database usage
- [x] Authentication usage
- [x] Authorization usage
- [ ] LogicResult usage
- [ ] Repositories usage
- [ ] AuthService usage