rlamasb / Firebase.Xamarin

Light weight wrapper for Firebase Realtime Database REST API.
MIT License
149 stars 39 forks source link

No "send email verification" #35

Open argiebacomo opened 6 years ago

argiebacomo commented 6 years ago

is there a way to send an email verification?

igorssmanoel commented 6 years ago

You can create a firebase function , check it out https://firebase.google.com/docs/functions/auth-events, there is a example Example