Zayden-Jung 9dfe000f2d refactor(auth): remove legacy RESTful user routes and migrate authentication to GraphQL context
- Rename get_current_user to get_current_user_id in auth/deps.py to clarify intent
- Remove legacy /me, /logout routes, and placeholder function from auth/__init__.py
- Remove dependency_overrides from app/main.py
- Update CustomContext to resolve and cache full User objects via db query
2026-05-20 02:52:54 +08:00
2026-05-17 22:35:05 +08:00
2026-05-15 20:23:47 +08:00
2026-05-15 21:46:18 +08:00
2026-05-19 22:56:04 +08:00
2026-05-15 20:23:47 +08:00
2026-05-19 22:56:04 +08:00
S
Description
No description provided
Readme 392 KiB
Languages
Python 97.5%
Mako 1.6%
Dockerfile 0.9%