Hello all,
I tried to implement the sign-in email/password using the FirebaseAuthEx2 V0.0 4 by DonManfred, who has done a great job with it.
It works nicely, but my problem is that it's missing some of the methods of the previous authex lib.
What i was looking for is the sendVerification email one.
Is there a version which includes the missing methods ?
Or another way to achieve the result?
I see, but are you sure?
The User.sendEmailVerification() method still works in authex version 1.14.
I also thought to utilize authex and authex2 togeter and try get the working parts from each, but it's not possible as they have the same class name.