v4.3.0
What's Changed
- [General] Embedded Wallets
CustomJWT
auth option is nowJWT
.JWT
auth option now requires a developer-passedencryptionKey
.- Added
AuthEndpoint
auth option to support non-OIDC type authentication methods. authToken
parameter renamed tojwtOrPayload
.
- [General] Wallet API (for Smart Wallets)
- Added
RevokeSessionKey
to revoke a signer's permissions. - Added
GetAllActiveSigners
to get a list of all active signers and their permissions.
- Added
More flexibility on authentication methods, as well as more control over your Smart Wallets should allow for much better DX, happy coding!
This is a minor update, meaning some structure or DLL changes occured. When upgrading, it is best to remove previous SDK files to avoid issues.