- Discord OAuth callback now redirects to frontend with tokens in URL fragment (more secure than query params - fragment not sent to server) - Error responses also redirect with error in query params - Fix deps.py import: get_session_dependency -> get_session Part of Phase 2 Authentication completion. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| data | ||
| project_plans | ||
| references | ||
| scripts | ||
| tests | ||
| .env.example | ||
| .gitignore | ||
| .python-version | ||
| alembic.ini | ||
| docker-compose.yml | ||
| PROJECT_PLAN_MASTER.json | ||
| pyproject.toml | ||
| uv.lock | ||