Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/security / / VerifyContext
Interface: VerifyContext
Defined in: packages/security/src/auth/verify.ts:119
Optional context surfaced to the verify pipeline.
Stable
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
ip? | readonly | string | Caller IP address (or pseudonymous hash). Used by the per-IP rate limit. | packages/security/src/auth/verify.ts:121 |