Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/security / / DEFAULT_TOKEN_PREFIX
Variable: DEFAULT_TOKEN_PREFIX
ts
const DEFAULT_TOKEN_PREFIX: "gph" = 'gph';Defined in: packages/security/src/auth/token-format.ts:42
Default token prefix. Aligned with the framework name.