import * as shed from "https://deno.land/x/shed@v0.1.0-pre.10/signed-cookie-store.ts";
Classes
Signed Cookie StoreA partial implementation of the Cookie Store API that transparently signs and verifies cookies via the Web Cryptography API. |
Interfaces
A verbatim TypeScript translation of the interfaces defined in the WICG Cookie Store API working draft. | |