Hi, is there any way to to prevent sign up using temporary mail addresses or allow only business mail addresses?
r
rp
02/09/2023, 1:35 PM
Hey @Alen yes. There is.
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
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
02/09/2023, 1:42 PM
Oh right. No we don’t have a pre defined list like that