React Native Firebase
    Preparing search index...
    • Updates the user's password.

      Parameters

      • user: User

        The user to update the password for.

      • newPassword: string

        The new password.

      Returns Promise<void>

      A promise that resolves when the password is updated.