docs: add frontmatter to guides/token-management.md

This commit is contained in:
molecule-ai[bot] 2026-04-21 08:20:50 +00:00 committed by GitHub
parent 12a5bed4b1
commit 45f992f08b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,8 @@
---
title: Token Management API
description: Mint, list, and revoke per-workspace bearer tokens. Each token is scoped to a single workspace — authentication reference for the Phase 30 remote agent system.
---
# Token Management API
Workspace bearer tokens authenticate agents and API clients against the Molecule AI platform. Each token is scoped to a single workspace — a token from workspace A cannot access workspace B.