Skip to content

v4.3.0

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 12 Dec 21:45
402c86a

What's Changed

  • [General] Embedded Wallets
    • CustomJWT auth option is now JWT.
    • JWT auth option now requires a developer-passed encryptionKey.
    • Added AuthEndpoint auth option to support non-OIDC type authentication methods.
    • authToken parameter renamed to jwtOrPayload.
  • [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.

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.