Advanced Features
How Do I Slow Down Repeated Magic Link Requests?
Quick Answer
Login Request Throttling adds a waiting time between Magic Link requests, so the same person cannot keep generating links too quickly.
How It Feels From A User Point Of View
For most users, this is invisible and helpful.
They request a link, wait a short time if needed, and continue normally.
That keeps the experience simple while protecting your site from repeated hits.
Why It Matters
Without throttling, a user or bot can keep asking for new login links again and again.
That can lead to:
- Too much email traffic
- Extra load on your site
- Confusing login behavior
- Unnecessary support requests
When To Use It
This feature is useful when:
- Your login form gets a lot of repeat requests
- You want to protect your email sending
- You want a cleaner authentication flow
Best For
Throttle settings are a smart choice for:
- Busy websites
- Membership portals
- Support-heavy sites
- Any site that wants tighter login pacing
