import { type oak } from "https://deno.land/x/hex@0.5.15/src/service/deps.ts";
const { CookiesSetDeleteOptions } = oak;
Properties
optional
expires: DateFor use in situations where requests are presented to Deno as "insecure" but are otherwise secure and so secure cookies can be treated as secure.