mitlist/be/app/api/v1
2025-06-09 13:06:01 +02:00
..
endpoints feat: Add group members endpoint and enhance UI translations 2025-06-08 12:29:09 +02:00
__init__.py weeee💃 2025-03-30 16:02:49 +02:00
api.py feat: Implement JWT refresh token endpoint and update OAuth routing 2025-06-09 13:06:01 +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