Details — Applications
Applications
Tokens scoped to what you ship.
Create an application, mint a token, point it at a project. Rotate, revoke, audit — the boring parts, done right.
A bit of Bob
Casey created a "Dognamr" application and minted a token. The token can read Bob, write to user data, and post to the Dognamr status group — and nothing else. Rotation is one click.
A look at it
casey / applications2 active · 0 revoked
dognamr-prodproject: dognamr
adh_app_dognamr_prod_a8f3… · rotated 4 days ago
scopes: personas:read · user-data:rw · status:write
dognamr-iosproject: dognamr
adh_app_dognamr_ios_92e1… · rotated 1 hour ago
What you get
- Tokens are scoped to a project, not your whole account.
- Rotation and revocation without redeploys.
- Per-token audit log: what was read, written, and by whom.
How it fits together
◆ you are here: Applications
│
├── 📦 Projects
├── 🔌 REST API
├── 🧩 MCP ServerConnected features