Skip to content

feat(auth): enhance rate limiting on authentication endpoints - #621

Merged
Jambox11 merged 2 commits into
mux-labs:stagingfrom
talatu4sambo-cmyk:feature/509-rate-limit-auth-endpoints-staging
Jul 25, 2026
Merged

feat(auth): enhance rate limiting on authentication endpoints#621
Jambox11 merged 2 commits into
mux-labs:stagingfrom
talatu4sambo-cmyk:feature/509-rate-limit-auth-endpoints-staging

Conversation

@talatu4sambo-cmyk

Copy link
Copy Markdown

Summary

  • Apply rate limiting to authentication endpoints
  • Return consistent responses when limits are exceeded

Validation

  • typecheck

Closes #509

abdegenius and others added 2 commits July 24, 2026 06:35
Apply AuthRateLimitGuard to all authentication endpoints including validation. Add comprehensive unit tests for rate limiting service covering success, failure, and edge cases. Include tests for sliding window tracking, configuration management, and graceful error handling.

Closes mux-labs#509
@Jambox11
Jambox11 merged commit 576c28b into mux-labs:staging Jul 25, 2026
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.

Rate limit authentication endpoints

3 participants