Skip to content

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

PropertyModifierTypeDescriptionDefined in
ip?readonlystringCaller IP address (or pseudonymous hash). Used by the per-IP rate limit.packages/security/src/auth/verify.ts:121