Skip to main content
Module

x/aleph/server/session.ts>SessionOptions

The Full-stack Framework in Deno.
Very Popular
Go to Latest
interface SessionOptions
import { type SessionOptions } from "https://deno.land/x/aleph@1.0.0-alpha.78/server/session.ts";

Properties

optional
storage: SessionStorage
optional
secret: string
optional
maxAge: number