|
|
9d9e2bef05
|
- add: session_id to the validate token response
- add: session_id to the jwt generated token
|
2024-12-20 17:46:54 -05:00 |
|
|
|
c67cdd5b2a
|
- fix: issue where login failed to return the user if their role was null
- add: register route for api-service
- update: spawn a thread for the rest api in the api service
|
2024-12-17 04:06:56 -05:00 |
|
|
|
8499655fe9
|
- remove: unused imports
|
2024-11-26 02:01:27 -05:00 |
|
|
|
3fc6c6252c
|
- update: database client to implement a database trait so we can mock it out
- update unit tests
- add: database client mock
|
2024-11-25 22:20:15 -05:00 |
|
|
|
3ff22c9a5b
|
- add: initial database and auth services
|
2024-11-25 20:45:16 -05:00 |
|