Actions
Support #104
openAuth refactor
Status:
New
Priority:
High
Assignee:
-
Start date:
01/03/2026
Due date:
% Done:
0%
Estimated time:
(Total: 0:00 h)
Description
the user.py models file should be reviewed, cleaned up, and moved into the new database folder
the api routes for authentication are in api.py , they should be in their own file.
Updated by Sam Pearson 22 days ago
The user model was moved into the src/database directory, but we should still take api routes for auth out of api.py and move them into a dedicated src/api/routes/auth directory
Actions