#Github Student plan limit email verification
6 messages · Page 1 of 1 (latest)
elaborate
as in rate limit?
Yeah, is there a monthly limitation or ratw limit ? I created phone auth , it allow only 10 auth. Not sure about email verification .
phone auth is costing
as you have partial pro plan as in education plan
you might have some phone sms limit for testing
Same will be for Email Vefification
but this now depends on your email provider
you can use google as a smtp service which provides 400 mails per day ig
but can be slow
Tbh
if your app doesnt make huge amount of money
dont use phone otp in my opinion
You can use a trick
ask user to login via email and password
and just keep them unverified on app start
just add some limitations as in what verified users can do
so tell them to get verified
this way on your app launch if there is a surge of users
you dont get limited by email verification