Skip to content

Conversation

@OhACD
Copy link
Owner

@OhACD OhACD commented Nov 21, 2025

feat: harden magic link auth

Summary:
add MagicLink persistence so verification and login tokens expire after one use and are type-safe
throttle register/login requests per email via cache-backed rate limiting and move magic-link email delivery to async helpers
document the new flows, env vars, and usage details in README.md

Testing:
python manage.py test accounts

@OhACD OhACD merged commit 213236c into main Nov 21, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants