Skip to content

Conversation

tmilewski
Copy link
Member

Description

Enables AUTHENTICATE.PASSKEY to be called from within the First Factor verification step.

Fixes SDKI-640

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:

@tmilewski tmilewski self-assigned this Sep 3, 2024
Copy link

changeset-bot bot commented Sep 3, 2024

🦋 Changeset detected

Latest commit: 2c0f4fa

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

This PR includes changesets to release 1 package
Name Type
@clerk/elements 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

@tmilewski
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @tmilewski - the snapshot version command generated the following package versions:

Package Version
@clerk/astro 1.2.7-snapshot.v2c0f4fa
@clerk/backend 1.10.0-snapshot.v2c0f4fa
@clerk/chrome-extension 1.3.2-snapshot.v2c0f4fa
@clerk/clerk-js 5.21.0-snapshot.v2c0f4fa
@clerk/elements 0.14.7-snapshot.v2c0f4fa
@clerk/clerk-expo 2.2.8-snapshot.v2c0f4fa
@clerk/express 0.0.37-snapshot.v2c0f4fa
@clerk/fastify 1.0.39-snapshot.v2c0f4fa
@clerk/localizations 2.8.2-snapshot.v2c0f4fa
@clerk/nextjs 5.4.2-snapshot.v2c0f4fa
@clerk/clerk-react 5.8.0-snapshot.v2c0f4fa
@clerk/remix 4.2.23-snapshot.v2c0f4fa
@clerk/clerk-sdk-node 5.0.36-snapshot.v2c0f4fa
@clerk/shared 2.6.3-snapshot.v2c0f4fa
@clerk/tanstack-start 0.3.6-snapshot.v2c0f4fa
@clerk/testing 1.2.19-snapshot.v2c0f4fa
@clerk/themes 2.1.28-snapshot.v2c0f4fa
@clerk/types 4.20.0-snapshot.v2c0f4fa

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/astro

npm i @clerk/astro@1.2.7-snapshot.v2c0f4fa --save-exact

@clerk/backend

npm i @clerk/backend@1.10.0-snapshot.v2c0f4fa --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@1.3.2-snapshot.v2c0f4fa --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.21.0-snapshot.v2c0f4fa --save-exact

@clerk/elements

npm i @clerk/elements@0.14.7-snapshot.v2c0f4fa --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.2.8-snapshot.v2c0f4fa --save-exact

@clerk/express

npm i @clerk/express@0.0.37-snapshot.v2c0f4fa --save-exact

@clerk/fastify

npm i @clerk/fastify@1.0.39-snapshot.v2c0f4fa --save-exact

@clerk/localizations

npm i @clerk/localizations@2.8.2-snapshot.v2c0f4fa --save-exact

@clerk/nextjs

npm i @clerk/nextjs@5.4.2-snapshot.v2c0f4fa --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.8.0-snapshot.v2c0f4fa --save-exact

@clerk/remix

npm i @clerk/remix@4.2.23-snapshot.v2c0f4fa --save-exact

@clerk/clerk-sdk-node

npm i @clerk/clerk-sdk-node@5.0.36-snapshot.v2c0f4fa --save-exact

@clerk/shared

npm i @clerk/shared@2.6.3-snapshot.v2c0f4fa --save-exact

@clerk/tanstack-start

npm i @clerk/tanstack-start@0.3.6-snapshot.v2c0f4fa --save-exact

@clerk/testing

npm i @clerk/testing@1.2.19-snapshot.v2c0f4fa --save-exact

@clerk/themes

npm i @clerk/themes@2.1.28-snapshot.v2c0f4fa --save-exact

@clerk/types

npm i @clerk/types@4.20.0-snapshot.v2c0f4fa --save-exact

@tmilewski tmilewski merged commit 2aaf91d into main Sep 6, 2024
20 checks passed
@tmilewski tmilewski deleted the tm/elements-passkey-first-factor branch September 6, 2024 17:57
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