Webauthn Owner Plugin
One or more EOA accounts, ERC-1271 compliant contracts, or P256 passkeys can be owners of an account.
Last updated
One or more EOA accounts, ERC-1271 compliant contracts, or P256 passkeys can be owners of an account.
Last updated
Enable ECDSA verification of signatures, standard EOA signature verification.
Enable ERC-1271 signature verification, standard contract owner signature verification.
Enable Webauthn verification, secp256r1 (P256) passkey signatures verification.
Multiple equal owners who have the same root access to account.
Implements EIP-712.
By default, owner validation is added for most of the account's native functions, including:
installPlugin
/ uninstallPlugin
upgradeToAndCall
execute
/ executeBatch