Hi, is there any way to to prevent sign up using temporary mail addresses or allow only business mail addresses?
r
rp_st
02/09/2023, 1:35 PM
Hey @alen_george yes. There is.
rp_st
02/09/2023, 1:37 PM
You will have to override the sign up api on the backend to inspect the input email and reject the request if the email is not correct
a
alen_george
02/09/2023, 1:42 PM
No I meant that there are several temporary mails right like 10minute mail etc. Is there any way to identify those type of mails and not allow them to sign up.
r
rp_st
02/09/2023, 1:42 PM
Oh right. No we don’t have a pre defined list like that
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).