Skip to content

jwks

jwks(lti): () => Promise<Response>

Defined in: packages/next/src/index.ts:180

Serve the tool’s public JWKS. Cached an hour (the LMS re-fetches on rotation).

Lti

() => Promise<Response>