Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/shed/signed-cookie-store.ts

All Worker Tools under a single roof
Latest
import * as shed from "https://deno.land/x/shed@v0.1.0-pre.10/signed-cookie-store.ts";

Classes

Signed Cookie Store

A partial implementation of the Cookie Store API that transparently signs and verifies cookies via the Web Cryptography API.