This website requires JavaScript.
Explore
Help
Sign In
AI-Cognitive-Leap
/
agnes-the-ai-analyst
Watch
2
Star
0
Fork
You've already forked agnes-the-ai-analyst
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1073517969
agnes-the-ai-analyst
/
app
/
auth
/
providers
History
ZdenekSrotyr
582e06c859
fix: cookie secure flag based on DOMAIN env — allows HTTP for dev/staging
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