/Knowledge/sources/honojs__hono/llms-full/jwk-auth-middleware-options-jwks-uri-string-c-context-promise--93be14f68629.md
JWK Auth Middleware: Options > jwks_uri: string | (c: Context) => Pro...
JWK Auth Middleware: Options jwks uri: string | (c: Context) = Promise Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.d...
JWK Auth Middleware: Options > jwks_uri: string | (c: Context) => Promise
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#jwks-uri-string-c-context-promise
Summary
If this value is set, attempt to fetch JWKs from this URI, expecting a JSON response with keys, which are added to the provided keys option. You can also pass a callback function to dynamically determine the JWKS URI using the Context.
Content
If this value is set, attempt to fetch JWKs from this URI, expecting a JSON response with keys, which are added to the provided keys option. You can also pass a callback function to dynamically determine the JWKS URI using the Context.
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#jwks-uri-string-c-context-promise",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / JWK Auth Middleware > Options > jwks_uri: `string` | `(c: Context) => Promise `",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 327,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "JWK Auth Middleware: Options > jwks_uri: string | (c: Context) => Promise",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}