Open
Description
Description
We can implement a new AA (Account Abstraction) layer by introducing a custom authentication method, similar to the approach shown here.
Each user can register a FunctionInfo
object for authentication, and this registered function will be executed during signature verification. We can utilize the existing signature field along with a new sign mode to support this mechanism.
Metadata
Metadata
Assignees
Labels
No labels