feat(electron): add passkey support#8850
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Repository UI (inherited) Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
There was a problem hiding this comment.
saved as .template so we don't run this action yet
288e7b3 to
b8e3c81
Compare
a64c534 to
943ee54
Compare
wobsoriano
left a comment
There was a problem hiding this comment.
Awesome! Thanks for your work on this 🚀
a6b8c22 to
7b3ae46
Compare
|
!snapshot |
Description
Adds opt-in passkey support for
@clerk/electronthrough a new native@clerk/electron-passkeyspackage.This includes native macOS and Windows passkey bridges, renderer/preload/main wiring for passkey flows, React integration for installing the passkey strategy, and Electron package docs for setup.
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change