Skip to content

feat(clerk-js): Experimental method for authenticating with a passkey#2970

Merged
panteliselef merged 8 commits intomainfrom
elef/sdk-1400-authenticate-with-passkey
Mar 14, 2024
Merged

feat(clerk-js): Experimental method for authenticating with a passkey#2970
panteliselef merged 8 commits intomainfrom
elef/sdk-1400-authenticate-with-passkey

Conversation

@panteliselef
Copy link
Copy Markdown
Contributor

@panteliselef panteliselef commented Mar 11, 2024

Description

This PR exposes the SignIn.__experimental_authenticateWithPasskey() method.

Usage

Screen.Recording.2024-03-12.at.12.15.16.PM.mov

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:

@panteliselef panteliselef self-assigned this Mar 11, 2024
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 11, 2024

🦋 Changeset detected

Latest commit: d0b9a4b

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

This PR includes changesets to release 12 packages
Name Type
@clerk/clerk-js Minor
@clerk/types Minor
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/backend Patch
@clerk/fastify Patch
gatsby-plugin-clerk Patch
@clerk/nextjs Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/themes 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

@panteliselef panteliselef marked this pull request as ready for review March 12, 2024 10:16
Comment thread packages/clerk-js/src/core/resources/SignIn.ts
Comment thread packages/clerk-js/src/utils/passkeys.ts
@panteliselef panteliselef enabled auto-merge (squash) March 14, 2024 09:40
@panteliselef panteliselef force-pushed the elef/sdk-1400-authenticate-with-passkey branch from cc3f9f7 to d0b9a4b Compare March 14, 2024 09:46
@panteliselef panteliselef merged commit 1f650f3 into main Mar 14, 2024
@panteliselef panteliselef deleted the elef/sdk-1400-authenticate-with-passkey branch March 14, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants