-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: firebaseFirebase pluginsFirebase pluginspackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
The method updatePassword(to:..) is missing from the FirebaseAuth.currentUser().
This means we can not update a authenticated user's password in app. We have have to send a password reset email instead which means the user has to leave the app.
This exists on the iOS, Android and Web SDK documentation
I am using firebase_auth: "^0.5.5". This affects both iOS and Android
aqwert, AlanSGC, javidnoutash, diegoveloper, rlee1990 and 1 more
Metadata
Metadata
Assignees
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: firebaseFirebase pluginsFirebase pluginspackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.