Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/security / / TokenEndpointBody
Interface: TokenEndpointBody
Defined in: packages/security/src/oauth/token-endpoint.ts:34
Stable
Parsed body returned by the token endpoint. Mirrors the shape defined by RFC 6749 § 5.1 + the device-flow extension.
Indexable
ts
[extra: string]: unknown