A virtual function called when the session is created. Overwrites from ERC7579PolicyBase
or any of the policy bases.
address
The address of the account that is using smart sessions.
ConfigId | bytes32
The id of the configuration that is part of the session.
bytes
The data that is being used to initialize the session.
bool
Returns true
if the signature is valid, false
otherwise.