Rank 1: Thread
Hello
I'm trying to write Auth code in my sveltekit app
and keep on getting " Rate limit for the current endpoint has been exceeded. Please try again after some time."
and I need to wait 1 hour to continue developing.
This is really fustrating and time consuming.
Is there way to "unblock" rate limits for dev websites? (I'm doing it in localhost).
Thanks