|
|
9e530c2d55
|
- fix: issue compiling due to sqlx::query! throwing error on windows
|
2024-12-18 12:44:28 -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 |
|
|
|
52455d6ffc
|
- update: major refactor of the database-service to make it easy to add newer api services
- add: character database api
|
2024-12-17 01:58:18 -05:00 |
|
|
|
8499655fe9
|
- remove: unused imports
|
2024-11-26 02:01:27 -05:00 |
|
|
|
113ab5a4ac
|
- add: roles to user
- add: register calls for auth server
- add: user lookup by email
- add: start of password reset
- add: Cache trait to allow redis cache mocking
|
2024-11-26 01:58:26 -05:00 |
|
|
|
3ff22c9a5b
|
- add: initial database and auth services
|
2024-11-25 20:45:16 -05:00 |
|