Commit Graph

10 Commits

Author SHA1 Message Date
Alex Holliday 888f644c7c user -> User 2024-09-26 10:28:48 +08:00
Alex Holliday cb80ea122f Add service name and method name to errors in user module 2024-09-15 09:21:55 +08:00
Alex Holliday 43dff00cd6 Use axios directly for fetching file 2024-08-29 12:58:32 -07:00
Alex Holliday ac37211e32 refactor invite to its own route and controller 2024-08-26 17:43:56 -07:00
Alex Holliday c39eab49bd Add teams to a user when they are created 2024-08-26 13:29:11 -07:00
Alex Holliday a6f5c96f93 Create team on superadmin create 2024-08-26 10:23:05 -07:00
Alex Holliday 6cbca39e0f Refactored endpoint 2024-08-12 10:00:20 -07:00
Alex Holliday 0cc7751d2e Decoupled JWT from DB 2024-08-10 10:20:06 -07:00
Alex Holliday a2ff5d9b56 Revoke token from user on JWT verification failure in middleware 2024-08-09 13:53:10 -07:00
Alexander Holliday e47d3685ce Moved all methods to modules (#460)
* Moved all methods to modules

* removed old mongoDB file
2024-07-26 18:25:20 -07:00