Skip to content

fix(clerk-js): Add createdUserId attribute to SignUp#132

Merged
SokratisVidros merged 1 commit intomainfrom
add_created_user_id_to_signup
Mar 22, 2022
Merged

fix(clerk-js): Add createdUserId attribute to SignUp#132
SokratisVidros merged 1 commit intomainfrom
add_created_user_id_to_signup

Conversation

@SokratisVidros
Copy link
Copy Markdown
Contributor

@SokratisVidros SokratisVidros commented Mar 21, 2022

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/clerk-expo
  • @clerk/backend-core
  • @clerk/clerk-sdk-node
  • @clerk/edge
  • build/tooling/chore

Description

  • npm test runs as expected.
  • npm run build runs as expected.

Populate signUp.createdUserId from the sign up Frontend API response as currently createdUserId is not available in ClerkJS.

@SokratisVidros SokratisVidros force-pushed the add_created_user_id_to_signup branch from 100b3f3 to b034b5d Compare March 22, 2022 09:57
@SokratisVidros SokratisVidros force-pushed the add_created_user_id_to_signup branch from b034b5d to 478a2a2 Compare March 22, 2022 09:58
@SokratisVidros SokratisVidros merged commit b1884bd into main Mar 22, 2022
@SokratisVidros SokratisVidros deleted the add_created_user_id_to_signup branch March 22, 2022 10:11
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants