Skip to content

Missing "form_password_or_identifier_incorrect" from localizations #7338

@vsalomaki

Description

@vsalomaki

Preliminary Checks

Reproduction

NA

Publishable key

NA

Description

The "form_password_or_identifier_incorrect"-error is missing from en-US localization package, ref: https://github.com/clerk/javascript/blob/main/packages/localizations/src/en-US.ts

The cleartext response from the server is this: "Password or email address is incorrect. Try again, or use another method."

Creating this as an Issue instead of PR as the en-US is maintained by Clerk and not so much by the community. Also, I'm not quite sure how it could be missing, the backend uses another set of localizations which are not updated by CI/etc to the localizations-package?

Steps to reproduce:

  1. Enable "Strict user enumeration protection"
  2. Try to login with incorrect username and/or password

Environment

NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageA ticket that needs to be triaged by a team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions