Skip to content

Using Session Keys

Session keys are programmable access tokens with specific permissions, designed for controlled interactions. Examples include:

  • Granting access to specific areas or features.
  • Limiting usage to a set amount of resources (e.g., 1000 units of currency).
  • Time-bound validity (e.g., expiring after 3 days).

Permissions can be combined, enabling fine-tuned, context-specific capabilities.

This section will guide you through the process of registering a session key and using it to mint an asset with a player's smart account. Choose your preferred implementation approach: