Hey y'all, I just launched my supabase app and I'...
# help
j
Hey y'all, I just launched my supabase app and I'm getting a ton of authentication requests (like one a second) from various countries. The rate limit is kicking in which is great but this prevents normal users from logging in. What is the bot/rate limiting policy? Any tips on how to fix this?
n
Hello @Justin | PocketUniverse! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User role so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the /title command! We have solved your problem? Click the button below to archive it.
j
Interesting, it seems more the rate-limit of 30 logins per 5 minutes is the issue. They're not actually bots!
g
Did you go thru this guide, in particular the email section here https://supabase.com/docs/going-into-prod#availability
n
Justin | Refract (2022-05-02)
j
HAHA that is great
that is exactly how I feel
Checking it out now 🙂
That's likely it! I'll set up my own SMTP server 😄
This worked great! Thanks @garyaustin 😄