Skip to content

INTROSPECT_ENDPOINT

const INTROSPECT_ENDPOINT: "/__introspect_token__" = "/__introspect_token__";

Defined in: src/http/introspect.ts:44

Endpoint path, appended to the handler’s prefix. Matches the de-facto contract the existing proxy client already speaks.