agnes-the-ai-analyst/app/auth/providers
2026-04-09 19:37: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 fix: cookie secure flag based on DOMAIN env — allows HTTP for dev/staging 2026-04-09 19:37:25 +02:00