Skip to content

Update UserApi.ts to support sha256 hasher#1941

Merged
agis merged 3 commits into
clerk:mainfrom
MathieuNls:patch-1
Oct 30, 2023
Merged

Update UserApi.ts to support sha256 hasher#1941
agis merged 3 commits into
clerk:mainfrom
MathieuNls:patch-1

Conversation

@MathieuNls

@MathieuNls MathieuNls commented Oct 26, 2023

Copy link
Copy Markdown
Contributor

Description

Update UserApi.ts to support sha256 hasher as described here https://clerk.com/docs/reference/backend-api/tag/Users#operation/CreateUser!path=password_hasher&t=request

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:

Packages affected

  • @clerk/clerk-js
  • @clerk/clerk-react
  • @clerk/nextjs
  • @clerk/remix
  • @clerk/types
  • @clerk/themes
  • @clerk/localizations
  • @clerk/clerk-expo
  • @clerk/backend
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/fastify
  • @clerk/chrome-extension
  • gatsby-plugin-clerk
  • build/tooling/chore

@changeset-bot

changeset-bot Bot commented Oct 26, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: bf81a0e

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

This PR includes changesets to release 6 packages
Name Type
@clerk/backend Patch
@clerk/fastify Patch
gatsby-plugin-clerk Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/clerk-sdk-node 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

@agis agis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM! 🚀

@agis
agis enabled auto-merge October 30, 2023 09:05
@agis
agis added this pull request to the merge queue Oct 30, 2023
Merged via the queue into clerk:main with commit 90aa2ea Oct 30, 2023
tmilewski pushed a commit that referenced this pull request Nov 17, 2023
* Update UserApi.ts to support sha256 hasher

Update UserApi.ts to support sha256 hasher as described here https://clerk.com/docs/reference/backend-api/tag/Users#operation/CreateUser!path=password_hasher&t=request

* Create hungry-bears-allow.md

---------

Co-authored-by: Agis Anastasopoulos <827224+agis@users.noreply.github.com>
Co-authored-by: Nikos Douvlis <nikosdouvlis@gmail.com>
@clerk-cookie

Copy link
Copy Markdown
Collaborator

This PR has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@clerk clerk locked as resolved and limited conversation to collaborators Oct 30, 2024
@MathieuNls
MathieuNls deleted the patch-1 branch November 26, 2024 14:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants