@privy-io/js-sdk-core
.
isEmbeddedWalletAccount
util on linked accountsembedded_wallet_before_logged_in
error code@privy-io/public-api
to 2.35.0
permissionless
to ^0.2.47
@privy-io/public-api
to 2.34.0
endPartnerName
to Coinbase OnRamp URL@privy-io/public-api
to 2.28.0
public-api
to 2.25.0
api-base
to 1.5.1
public-api
to 2.23.0
public-api
to 2.20.2
chains
to 0.0.1
reload
to embedded wallet interfacepublic-api
to 2.20.1
supportedChains
and use Privy RPC URLs unless an override is specified.
link
and unlink
methods to return {user, identity_token}
instead of user
:
EmailApi.linkWithCode
, EmailApi.updateEmail
, EmailApi.unlink
, FarcasterApi.link
, FarcasterApi.unlink
, OAuthApi.linkWithCode
, OAuthApi.unlink
, PasskeyApi.linkWithPasskey
, PhoneApi.linkWithCode
, PhoneApi.updatePhone
, PhoneApi.unlink
, SiweApi.unlinkWallet
, SiweApi.linkWithSiwe
, SiwsApi.unlink
, SiwsApi.link
, SmartWalletApi.link
public-api
to 2.20.0
public-api
to 2.18.6
removeForLogin
option for Passkey MFA unenrollmentpublic-api
to 2.18.2
createOnLogin
value users-without-wallets
to match docspublic-api
to 2.18.0
public-api
to 2.17.0
client.embeddedWallet.create
: Update to take an object input with named arguments, remove provider
from the responseclient.embeddedWallet.createSolana
: Update to take an object input with named arguments, remove provider
from the responseclient.embeddedWallet
: setPassword
, createAdditionalSolana
, getMessageHandler
hasEmbeddedWallet
and isPasswordRequired
have been removed as well, these values can be derived from the user object directlypublic-api
to 2.16.0
public-api
to 2.15.8
public-api
to 2.15.4
public-api
to 2.12.1
EIP1193Provider
typepublic-api
dependency to 2.10.3
client.embeddedWallet.getMessageHandler
in favor of client.embeddedWallet.onMessage
Privy.embeddedWallet.setRecovery
to return the updated user object as well as the providerclient.embeddedWallet.setRecovery
client.embeddedWallet.setPassword
, instead use setRecovery({recoveryMethod: 'user-passcode'})
csw_signUserOperation
RPC to support signing user operations for the Coinbase Smart Walletpublic-api
dependencyPrivy.embeddedWallet.create
to return the newly created account metadata as well as the provider objectredirect_url
to Farcaster login methodspublic-api
dependencyisPasswordRequired
helper to simplify recoveryhasEmbeddedWallet
helper