This website requires JavaScript.
Explore
Help
Sign In
mo
/
mitlist
Watch
1
Star
0
Fork
0
You've already forked mitlist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
185e89351e
mitlist
/
be
/
app
/
api
/
v1
History
Mohamad.Elsena
185e89351e
Update expense creation to include current user ID for better tracking. Introduce a utility function to round monetary values to two decimal places. Enhance ListDetailPage styles by adding overflow handling for improved UI layout.
2025-05-21 09:34:51 +02:00
..
endpoints
Update expense creation to include current user ID for better tracking. Introduce a utility function to round monetary values to two decimal places. Enhance ListDetailPage styles by adding overflow handling for improved UI layout.
2025-05-21 09:34:51 +02:00
__init__.py
weeee
💃
2025-03-30 16:02:49 +02:00
api.py
Refactor authentication endpoints and user management; update CORS settings and JWT handling for improved security and compatibility with FastAPI-Users. Remove deprecated user-related endpoints and streamline API structure.
2025-05-14 01:04:09 +02:00
test_auth.py
end of phase 3
2025-03-30 19:42:32 +02:00
test_users.py
Refactor authentication and user management to standardize session handling across OAuth flows. Update configuration to include default token type for JWT authentication. Enhance error handling with new exceptions for user operations, and clean up test cases for better clarity and reliability.
2025-05-20 01:19:21 +02:00