Time-bound delegation logic
Each session key has an expiry timestamp encoded in the signed delegation payload:
Smart contract enforces:
This ensures all sessions are finite and revocable.
Last updated
Each session key has an expiry timestamp encoded in the signed delegation payload:
Smart contract enforces:
This ensures all sessions are finite and revocable.
Last updated