Skip to content

chore(deps): bump @descope/core-js-sdk to ^2.66.0#756

Open
dorsha wants to merge 1 commit into
mainfrom
chore/bump-core-js-sdk-2.66.0
Open

chore(deps): bump @descope/core-js-sdk to ^2.66.0#756
dorsha wants to merge 1 commit into
mainfrom
chore/bump-core-js-sdk-2.66.0

Conversation

@dorsha

@dorsha dorsha commented Jun 28, 2026

Copy link
Copy Markdown
Member

Bumps @descope/core-js-sdk from ^2.64.0^2.66.0 (lockfile pinned to 2.66.0).

2.66.0 is the release that carries the WebAuthn passkey-enrollment mfa option (descope-js #1427, published via the RELEASE trigger #1428). node-sdk re-exports the core-js-sdk auth methods, so the new webauthn.update.start(..., mfa) option flows through automatically — no node-sdk code change needed.

The merged-amr session returned by webauthn.update.finish (when mfa was set) is nested under resp.data.jwt (not a flat JWTResponse), so it's read directly rather than via the withCookie wrapper used by signIn.finish/signUp.finish.

Verified locally

  • npm install resolves @descope/core-js-sdk@2.66.0
  • npm run build (tsc) ✅
  • npm test367/367 pass

🤖 Generated with Claude Code

Promotes node-sdk onto the published core-js-sdk that carries the WebAuthn
passkey-enrollment mfa option (descope-js #1427, released via #1428). The mfa
option flows through the re-exported webauthn.update.start automatically.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@shuni-bot-dev

shuni-bot-dev Bot commented Jun 28, 2026

Copy link
Copy Markdown

🐕 Review complete — View session on Shuni Portal 🐾

@shuni-bot-dev shuni-bot-dev Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🐕 Shuni's Review

Bumps @descope/core-js-sdk from ^2.64.0^2.66.0 in package.json and package-lock.json (lockfile pinned to 2.66.0). Pure version bump — range and integrity hash are consistent, no source changes needed since the auth methods re-export from core-js-sdk.

No issues found — good bones! Woof!

@dorsha dorsha enabled auto-merge (squash) June 28, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant