Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/core / / AuthTokenRecord
Interface: AuthTokenRecord
Defined in: packages/core/src/contracts/auth-token-store.ts:8
Stable
Persisted server auth token record. Holds a per-token HMAC hash + scope grammar; raw tokens are never persisted (the runtime carries them via SecretValue).