snapshot-labs / sx-starknet

Core smart contracts of Snapshot X for Starknet
https://docs.snapshotx.xyz
MIT License
112 stars 69 forks source link

feat: session key authentication #607

Open Orland0x opened 3 months ago

Orland0x commented 3 months ago

4 Session Key based Authenticators:

Each Authenticator allows a session to be activated by the method in its name. The session has a specified automatic expiry but can be revoked early by either the method in its name or via a signature via the session key itself.