Skip to content

Sessions

Session keys let an application act within limits a user has granted - specific contracts, specific methods, a value ceiling, an expiry - without prompting for every action and without holding the user's primary key.

Coming soon

Sessions is in active development. Its route, its position in the application, and its API path are fixed now, so you can build around it today and it will light up when it ships. The URL never changes as the module deepens. Follow progress in the changelog.

How it fits

Product
Identity
Application route
/app/%5BprojectId%5D/sessions
Documentation
/docs/sessions
Status
In development - interface preview
Sessions - HoodStack