method ProduceJWT.prototype.setJtiimport { ProduceJWT } from "https://dotland.deno.dev/x/jose@v5.9.6/index.ts"; setJti(jwtId: string): thisSet the "jti" (JWT ID) Claim. ParametersjwtId: string"jti" (JWT ID) Claim value to set on the JWT Claims Set. Returnsthis