You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe:
You can use Firebase Authentication to let your users authenticate with Firebase using their email addresses and passwords (password-auth). This is currently not possible with this plugin.
Describe the solution you'd like:
Add support for password authentication.
createUserWithEmailAndPassword
signInWithEmailAndPassword
updateEmail
sendEmailVerification
sendPasswordResetEmail
updatePassword
Describe alternatives you've considered:
No alternative solutions.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe:
You can use Firebase Authentication to let your users authenticate with Firebase using their email addresses and passwords (password-auth). This is currently not possible with this plugin.
Describe the solution you'd like:
Add support for password authentication.
Describe alternatives you've considered:
No alternative solutions.
The text was updated successfully, but these errors were encountered: