We'd like to increase the quality of the email add...
# general
f
We'd like to increase the quality of the email addresses used to sign up for our service. We currently get a lot of throwaway emails. Does supertokens have any features for this?
r
Hey. You could switch on email verification
f
We have email verification, but that doesn't prevent users from using a spam email, so I guess just wondering if there's something else we can do.
r
Nothing built in that we offer. You could delete users that are not verified after a day or something
Or, you could switch to using google login only. Remove email password login
4 Views