@clerk/types
Advanced tools
Comparing version 4.36.0-snapshot.v20241129092324 to 4.36.0-snapshot.v20241203072853
@@ -226,2 +226,7 @@ // src/oauth.ts | ||
name: "Coinbase Wallet" | ||
}, | ||
{ | ||
provider: "okx_wallet", | ||
strategy: "web3_okx_wallet_signature", | ||
name: "OKX Wallet" | ||
} | ||
@@ -228,0 +233,0 @@ ]; |
@@ -257,2 +257,7 @@ "use strict"; | ||
name: "Coinbase Wallet" | ||
}, | ||
{ | ||
provider: "okx_wallet", | ||
strategy: "web3_okx_wallet_signature", | ||
name: "OKX Wallet" | ||
} | ||
@@ -259,0 +264,0 @@ ]; |
{ | ||
"name": "@clerk/types", | ||
"version": "4.36.0-snapshot.v20241129092324", | ||
"version": "4.36.0-snapshot.v20241203072853", | ||
"description": "Typings for Clerk libraries.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
472853
5880