Skip to content

feat: Configure rate limiting for backend auth routes (Issue #535)#693

Merged
Ceejaytech25 merged 2 commits into
ceejaylaboratory:mainfrom
wowamaxe-glitch:feat/issue-535-rate-limiting
Jul 4, 2026
Merged

feat: Configure rate limiting for backend auth routes (Issue #535)#693
Ceejaytech25 merged 2 commits into
ceejaylaboratory:mainfrom
wowamaxe-glitch:feat/issue-535-rate-limiting

Conversation

@wowamaxe-glitch

Copy link
Copy Markdown

This PR applies the authLimiter rate-limiting middleware to the /sep10 auth routes as requested, and adds a test asserting a 429 status response.

Closes #535

…aboratory#535

Applied rate limiting middleware to the /sep10 auth endpoints in the backend to
prevent spam requests.
@drips-wave

drips-wave Bot commented Jun 28, 2026

Copy link
Copy Markdown

@wowamaxe-glitch Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Ceejaytech25 Ceejaytech25 merged commit eb7b937 into ceejaylaboratory:main Jul 4, 2026
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.

Configure Rate Limiting for Backend Auth Routes

2 participants