error: Uncaught (in promise) TypeError: keys required for signed cookies. throw new TypeError("keys required for signed cookies.");
ctx.cookies.set("clientState", "random-string", { maxAge: 1000 * 60 * 5, signed: true })
Join the Discord to ask follow-up questions and connect with the community
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934 Members