feat(clerk-js,elements,react,types): Support OKW Wallet Web3 provider and authentication strategy#4696
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 95ec5a1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 22 packages
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 |
cf12883 to
dae95ab
Compare
|
!snapshot |
packages/elements/src/internals/machines/sign-in/verification.machine.ts
Outdated
Show resolved
Hide resolved
packages/elements/src/internals/machines/sign-in/verification.machine.ts
Outdated
Show resolved
Hide resolved
…ovider and authentication strategy
2317f85 to
e253b14
Compare
packages/elements/src/internals/machines/sign-in/verification.machine.ts
Outdated
Show resolved
Hide resolved
packages/elements/src/internals/machines/sign-in/verification.machine.ts
Outdated
Show resolved
Hide resolved
…Web3 provider and authentication strategy
|
!snapshot |
|
Hey @chanioxaris - the snapshot version command generated the following package versions:
Tip: Use the snippet copy button below to quickly install the required packages. npm i @clerk/astro@1.5.2-snapshot.v20241203072853 --save-exact
npm i @clerk/backend@1.19.0-snapshot.v20241203072853 --save-exact
npm i @clerk/chrome-extension@2.0.3-snapshot.v20241203072853 --save-exact
npm i @clerk/clerk-js@5.37.0-snapshot.v20241203072853 --save-exact
npm i @clerk/elements@0.20.0-snapshot.v20241203072853 --save-exact
npm i @clerk/clerk-expo@2.3.13-snapshot.v20241203072853 --save-exact
npm i @clerk/expo-passkeys@0.0.11-snapshot.v20241203072853 --save-exact
npm i @clerk/express@1.3.20-snapshot.v20241203072853 --save-exact
npm i @clerk/fastify@2.0.22-snapshot.v20241203072853 --save-exact
npm i @clerk/localizations@3.7.2-snapshot.v20241203072853 --save-exact
npm i @clerk/nextjs@6.6.0-snapshot.v20241203072853 --save-exact
npm i @clerk/nuxt@0.0.7-snapshot.v20241203072853 --save-exact
npm i @clerk/clerk-react@5.18.0-snapshot.v20241203072853 --save-exact
npm i @clerk/remix@4.3.0-snapshot.v20241203072853 --save-exact
npm i @clerk/clerk-sdk-node@5.0.71-snapshot.v20241203072853 --save-exact
npm i @clerk/shared@2.17.2-snapshot.v20241203072853 --save-exact
npm i @clerk/tanstack-start@0.6.0-snapshot.v20241203072853 --save-exact
npm i @clerk/testing@1.3.32-snapshot.v20241203072853 --save-exact
npm i @clerk/themes@2.1.50-snapshot.v20241203072853 --save-exact
npm i @clerk/types@4.36.0-snapshot.v20241203072853 --save-exact
npm i @clerk/ui@0.1.27-snapshot.v20241203072853 --save-exact
npm i @clerk/vue@0.0.11-snapshot.v20241203072853 --save-exact |
… and authentication strategy (#4696)
Description
We add support for a new Web3 provider and Web3 wallet, OKX Wallet, as an authentication strategy
Screen.Recording.2024-12-03.at.08.47.18.mov
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change