import { type CookieMapSetDeleteOptions } from "https://deno.land/std@0.201.0/http/cookie_map.ts";
Properties
optional
expires: DateWhen the cookie expires.
Do not error when signing and validating cookies over an insecure connection.
import { type CookieMapSetDeleteOptions } from "https://deno.land/std@0.201.0/http/cookie_map.ts";
When the cookie expires.
Do not error when signing and validating cookies over an insecure connection.