agnes-the-ai-analyst/auth
Petr e2ab219171 Add email magic link authentication provider
New pluggable auth provider that sends passwordless sign-in links.
Works with domain restriction (same as Google OAuth). Falls back to
showing the link in browser when SMTP is not configured (dev mode).
2026-03-10 10:39:19 +01:00
..
desktop Extract pluggable auth provider system into auth/ package 2026-03-09 13:02:08 +01:00
email Add email magic link authentication provider 2026-03-10 10:39:19 +01:00
google Extract pluggable auth provider system into auth/ package 2026-03-09 13:02:08 +01:00
password Extract pluggable auth provider system into auth/ package 2026-03-09 13:02:08 +01:00
__init__.py Extract pluggable auth provider system into auth/ package 2026-03-09 13:02:08 +01:00