Hi, is there any way to to prevent sign up using temporary mail addresses or allow only business mai...
a
Hi, is there any way to to prevent sign up using temporary mail addresses or allow only business mail addresses?
r
Hey @alen_george 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
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
Oh right. No we don’t have a pre defined list like that
But maybe someone online has compiled such a list
a
Ok got it. thanks.
2 Views