Commit Graph

13 Commits

Author SHA1 Message Date
cuqmbr
287dccd440 feat: add account management functionality 2023-06-03 21:26:39 +03:00
cuqmbr
a75ea56f69 nonatomic commit. check description for the list of changes
feat: add UserManagementService

feat: add CopmanyDriver relation and DriverManagementService

chore: pupulate database seeding class

fix: add review filtering by CompanyId
2023-05-02 14:57:46 +03:00
cuqmbr
ceaba3eb2d feat: add authentication using Google OAuth token
https://levelup.gitconnected.com/how-to-sign-in-with-google-in-angular-and-use-jwt-based-net-core-api-authentication-rsa-6635719fb86c
2023-04-27 19:31:21 +03:00
cuqmbr
59c3a9f704 feat: add email confirmation on registration 2023-04-26 20:25:36 +03:00
cuqmbr
dc829f03c8 refactor: change registration and authentication credentials 2023-04-26 13:28:38 +03:00
cuqmbr
711846f347 feat: add policy based authorization where it was appropriate 2023-04-24 22:13:44 +03:00
cuqmbr
9b076610ca refactor: modify refresh token field names, add authorization & cookie deletion in revoke-session endpoint 2022-11-15 17:21:26 +02:00
cuqmbr
5314b4bd53 fix: small fixes 2022-11-10 09:08:31 +02:00
cuqmbr
95028ed18b feat: many thing
- Database model
- Data transfer objects
- Country management controller
2022-10-10 20:34:09 +03:00
cuqmbr
bf3debb6e6 chore: pivot project to be a REST API 2022-09-14 11:09:49 +03:00
cuqmbr
a486bdfc80 chore: restructure project's directory tree 2022-09-04 12:11:03 +03:00
cuqmbr
dc05ff589a feat: add api authentication refresh tokens 2022-09-02 20:57:12 +03:00
cuqmbr
4170609af9 feat (backend): add authentication & authorization with JWT 2022-09-01 17:52:20 +03:00