v4.3.0
What's Changed
- [General] Embedded Wallets
CustomJWTauth option is nowJWT.JWTauth option now requires a developer-passedencryptionKey.- Added
AuthEndpointauth option to support non-OIDC type authentication methods. authTokenparameter renamed tojwtOrPayload.
- [General] Wallet API (for Smart Wallets)
- Added
RevokeSessionKeyto revoke a signer's permissions. - Added
GetAllActiveSignersto 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.