Skip to main content
Module

x/jwe_cookie_map/mod.ts>DEFAULT_CONFIG

Easy JWE Cookies for Deno
Latest
variable DEFAULT_CONFIG
import { DEFAULT_CONFIG } from "https://deno.land/x/jwe_cookie_map@v1.0.1/mod.ts";

The default JWECookieConfiguration used by new JWECookieMap instance, comes with a automatically generated "RSA-OAEP-256" key pair that is not persisted between executions.