I am currently reworking my authentication for my web app (nextjs).
I have a self hosted appwrite instance. Can I remove the rate limit for authentication?
TL;DR
Question: Can I remove the rate limit for authentication in my self-hosted Appwrite instance while testing?
Message: Hey developers,
I'm currently reworking the authentication for my web app using Next.js. I have a self-hosted Appwrite instance. Is it possible to remove the rate limit for authentication during testing?
Solution: Yes, you can remove the rate limit for authentication in your self-hosted Appwrite instance by modifying the code or configuration settings related to rate limiting. However, keep in mind that this should only be done for testing purposes and not in a production environment.
Dynerus
4 Feb, 2024, 20:45
Remove ratelimit from authentication endpoint for testing?
Dynerus
4 Feb, 2024, 20:59
Remove ratelimit from authentication endpoint for testing? (self hosted)
Steven
4 Feb, 2024, 20:59
If you're self hosting, there's a self hosting tag you can add to the post rather than putting something in the title