Email Verification after Registering user with FireAuth

Hey guys, I was wondering if you could help me figure out a way to send a verification email to the user after registration? I’ve been using Firestore, and some references point to a method that exists (or existed) in the AngularFireAuth from ‘@angular/fire/auth’ (sendEmailVerification()), but it seems it no longer exists?

Thanks very much!

1 Like