agnes-the-ai-analyst/app/auth/providers
2026-04-09 19:33:25 +02:00
..
__init__.py feat: add auth providers (Google OAuth, Password, Email magic link) + web UI fixes 2026-03-27 17:07:59 +01:00
email.py feat: add auth providers (Google OAuth, Password, Email magic link) + web UI fixes 2026-03-27 17:07:59 +01:00
google.py fix: wrap Google OAuth DB connection in try/finally to ensure it is always closed 2026-04-09 18:42:56 +02:00
password.py feat: add web login handler — form POST sets cookie and redirects to dashboard 2026-04-09 19:33:25 +02:00