Skip to content

firebase_auth updatePassword method missing #16775

Closed
@vagrantrobbie

Description

@vagrantrobbie

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: new featureNothing broken; request for a new capabilityp: firebaseFirebase pluginspackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions