Skip to main content
Module

x/shed/encrypted-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/encrypted-cookie-store.ts";

Classes

Encrypted Cookie Store

A partial implementation of the Cookie Store API that transparently encrypts and decrypts cookies via AES-GCM.