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
I'm trying to implement the reset password flow in my app and I noticed that this library is missing references to the firebase/authconfirmPasswordReset function. Is this by design that it is missing? I've utilised the async function from firebase/auth but would have used the hook if it were there!
The text was updated successfully, but these errors were encountered:
I'm trying to implement the reset password flow in my app and I noticed that this library is missing references to the
firebase/auth
confirmPasswordReset
function. Is this by design that it is missing? I've utilised the async function fromfirebase/auth
but would have used the hook if it were there!The text was updated successfully, but these errors were encountered: