Skip to content

fix(clerk-js): Rolling back support for sign_in.needs_new_password on…#3050

Merged
yourtallness merged 1 commit intomainfrom
yourtallness/remove_support_for_needs_new_password_status_from_password_form
Mar 26, 2024
Merged

fix(clerk-js): Rolling back support for sign_in.needs_new_password on…#3050
yourtallness merged 1 commit intomainfrom
yourtallness/remove_support_for_needs_new_password_status_from_password_form

Conversation

@yourtallness
Copy link
Copy Markdown
Contributor

@yourtallness yourtallness commented Mar 26, 2024

… password form

Description

We are rolling back support for password complexity / strength checks during sign-in. Feature will be limited to HIBP for now. Hence, the password form need not expect a sign_in status of needs_new_password.

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other: revised feature requirements

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 26, 2024

🦋 Changeset detected

Latest commit: 8deac8c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-js Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@yourtallness yourtallness force-pushed the yourtallness/remove_support_for_needs_new_password_status_from_password_form branch from 2db2833 to 8deac8c Compare March 26, 2024 17:19
@yourtallness yourtallness merged commit fc36e2e into main Mar 26, 2024
@yourtallness yourtallness deleted the yourtallness/remove_support_for_needs_new_password_status_from_password_form branch March 26, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants