Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@a-thomas a-thomas released this 09 Aug 09:40
54db1c2

🌱 New Features

  • Passkey Signer: Manage both SafeWebauthnShared signer and SafeWebauthnFactory contracts.

Enhancements

  • Delegate Call Parameters: New delegate call parameters have been introduced in the prepareUserOperation and sendUserOperation functions.

Refactoring

  • Moved passkey creation user flow in new PasskeySigner.withSigner(...) and PasskeySigner.withSharedSigner(...) static suspend functions.
  • Improved exceptions handling

Sample

  • Added an additional example for webauthn signer