agnes-the-ai-analyst/auth/email
Petr f635195c80 Add multi-domain support and full-email username generation
- Support comma-separated domains in auth.allowed_domain config
- Use full email as system username (user@domain.com -> user_domain_com)
  to avoid collisions with reserved names and across domains
- Update both auth providers (google, email) for multi-domain display
- Add tests for username generation and update email auth tests
2026-03-10 10:50:01 +01:00
..
__init__.py Add email magic link authentication provider 2026-03-10 10:39:19 +01:00
provider.py Add multi-domain support and full-email username generation 2026-03-10 10:50:01 +01:00