Open tomirio619 opened 5 years ago
The original sendEmailVerification() can also take ActionCodeSettings, however this is not supported with the RxFirebaseUser.sendEmailVerification method
sendEmailVerification()
ActionCodeSettings
RxFirebaseUser.sendEmailVerification
The original
sendEmailVerification()
can also takeActionCodeSettings
, however this is not supported with theRxFirebaseUser.sendEmailVerification
method