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).
Parameters
Section titled “Parameters”Lti
Returns
Section titled “Returns”() => Promise<Response>