Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Introduce rate limiting #2

Open
Wundero opened this issue Feb 5, 2024 · 0 comments
Open

feat: Introduce rate limiting #2

Wundero opened this issue Feb 5, 2024 · 0 comments

Comments

@Wundero
Copy link
Owner

Wundero commented Feb 5, 2024

Lots of endpoints here could be vulnerable to brute forcing, and should be rate limited. Probably something worth throwing on the global tRPC router. Worth using @upstash/rate-limit and also just using upstash as the backing storage for it, since it would be pretty easy and I have upstash stuff set up already.

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

No branches or pull requests

1 participant