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

x/fresh_session/src/plugins/redis_plugin.ts>getRedisSessionPlugin

Dead simple cookie-based session for Deno Fresh.
Latest
function getRedisSessionPlugin
import { getRedisSessionPlugin } from "https://deno.land/x/fresh_session@beta-0.3.1/src/plugins/redis_plugin.ts";

Type Parameters

T extends string
F extends string

Parameters

optional
middlewarePath = [UNSUPPORTED]