Skip to content

Resetting a user's password on 10.8.0 causes "Invalid account" error when the user tries to log in. #8052

@zakton5

Description

@zakton5

Operating System

MacOS Sonoma 14.1.1

Browser Version

Brave 1.20.125

Firebase SDK Version

10.8.0

Firebase SDK Product:

Auth

Describe your project's tooling

Firebase cloud functions.
Next.js application using firebase@10.8.0

Describe the problem

When the user confirm's a password reset by calling the confirmPasswordReset function, it succeeds and I can even log the user in immediately after. But when I log out and then try to log back in I get an auth error with an Invalid account message.

Downgrading to 10.7.2 fixes the problem entirely.

Steps and code to reproduce issue

Go through a password reset and confirm it by calling confirmPasswordReset with the action code and the new password. Attempt to log in and then observe the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: authnewA new issue that hasn't be categoirzed as question, bug or feature requestquestion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions