Shorten email verification link
I am building a web application using Firebase authentication. I require email verification to have users access our platform. Currently, the link is quite long, but I was wondering if there was any way to shorten the URL to make it more user friendly, and to make it look less spam-like
3
votes
Eric Park
shared this idea
-
Dejan Nakarada-Kordic commented
AFAIK there is no email verification feature in Firebase Auth. How did you manage this?