Skip to content

feat(clerk-js,elements,react,types): Support OKW Wallet Web3 provider and authentication strategy#4696

Merged
chanioxaris merged 4 commits intomainfrom
haris/user-1110-support-okx-web3-wallet
Dec 3, 2024
Merged

feat(clerk-js,elements,react,types): Support OKW Wallet Web3 provider and authentication strategy#4696
chanioxaris merged 4 commits intomainfrom
haris/user-1110-support-okx-web3-wallet

Conversation

@chanioxaris
Copy link
Member

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 test runs as expected.
  • pnpm 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:

@vercel
Copy link

vercel bot commented Dec 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 7:22am

@changeset-bot
Copy link

changeset-bot bot commented Dec 3, 2024

🦋 Changeset detected

Latest commit: 95ec5a1

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

This PR includes changesets to release 22 packages
Name Type
@clerk/clerk-js Minor
@clerk/elements Minor
@clerk/clerk-react Minor
@clerk/types Minor
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/ui Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/tanstack-start Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/expo-passkeys Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/localizations Patch
@clerk/nuxt Patch
@clerk/clerk-sdk-node Patch
@clerk/shared Patch
@clerk/testing Patch
@clerk/themes Patch
@clerk/vue 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

@chanioxaris
Copy link
Member Author

!snapshot

@chanioxaris
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

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

Package Version
@clerk/astro 1.5.2-snapshot.v20241203072853
@clerk/backend 1.19.0-snapshot.v20241203072853
@clerk/chrome-extension 2.0.3-snapshot.v20241203072853
@clerk/clerk-js 5.37.0-snapshot.v20241203072853
@clerk/elements 0.20.0-snapshot.v20241203072853
@clerk/clerk-expo 2.3.13-snapshot.v20241203072853
@clerk/expo-passkeys 0.0.11-snapshot.v20241203072853
@clerk/express 1.3.20-snapshot.v20241203072853
@clerk/fastify 2.0.22-snapshot.v20241203072853
@clerk/localizations 3.7.2-snapshot.v20241203072853
@clerk/nextjs 6.6.0-snapshot.v20241203072853
@clerk/nuxt 0.0.7-snapshot.v20241203072853
@clerk/clerk-react 5.18.0-snapshot.v20241203072853
@clerk/remix 4.3.0-snapshot.v20241203072853
@clerk/clerk-sdk-node 5.0.71-snapshot.v20241203072853
@clerk/shared 2.17.2-snapshot.v20241203072853
@clerk/tanstack-start 0.6.0-snapshot.v20241203072853
@clerk/testing 1.3.32-snapshot.v20241203072853
@clerk/themes 2.1.50-snapshot.v20241203072853
@clerk/types 4.36.0-snapshot.v20241203072853
@clerk/ui 0.1.27-snapshot.v20241203072853
@clerk/vue 0.0.11-snapshot.v20241203072853

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

npm i @clerk/astro@1.5.2-snapshot.v20241203072853 --save-exact

@clerk/backend

npm i @clerk/backend@1.19.0-snapshot.v20241203072853 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@2.0.3-snapshot.v20241203072853 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.37.0-snapshot.v20241203072853 --save-exact

@clerk/elements

npm i @clerk/elements@0.20.0-snapshot.v20241203072853 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.3.13-snapshot.v20241203072853 --save-exact

@clerk/expo-passkeys

npm i @clerk/expo-passkeys@0.0.11-snapshot.v20241203072853 --save-exact

@clerk/express

npm i @clerk/express@1.3.20-snapshot.v20241203072853 --save-exact

@clerk/fastify

npm i @clerk/fastify@2.0.22-snapshot.v20241203072853 --save-exact

@clerk/localizations

npm i @clerk/localizations@3.7.2-snapshot.v20241203072853 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@6.6.0-snapshot.v20241203072853 --save-exact

@clerk/nuxt

npm i @clerk/nuxt@0.0.7-snapshot.v20241203072853 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.18.0-snapshot.v20241203072853 --save-exact

@clerk/remix

npm i @clerk/remix@4.3.0-snapshot.v20241203072853 --save-exact

@clerk/clerk-sdk-node

npm i @clerk/clerk-sdk-node@5.0.71-snapshot.v20241203072853 --save-exact

@clerk/shared

npm i @clerk/shared@2.17.2-snapshot.v20241203072853 --save-exact

@clerk/tanstack-start

npm i @clerk/tanstack-start@0.6.0-snapshot.v20241203072853 --save-exact

@clerk/testing

npm i @clerk/testing@1.3.32-snapshot.v20241203072853 --save-exact

@clerk/themes

npm i @clerk/themes@2.1.50-snapshot.v20241203072853 --save-exact

@clerk/types

npm i @clerk/types@4.36.0-snapshot.v20241203072853 --save-exact

@clerk/ui

npm i @clerk/ui@0.1.27-snapshot.v20241203072853 --save-exact

@clerk/vue

npm i @clerk/vue@0.0.11-snapshot.v20241203072853 --save-exact

@chanioxaris chanioxaris merged commit 09fedd1 into main Dec 3, 2024
@chanioxaris chanioxaris deleted the haris/user-1110-support-okx-web3-wallet branch December 3, 2024 13:26
wobsoriano pushed a commit that referenced this pull request Feb 8, 2025
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.

4 participants