Skip to main content
Module

x/fathym_common/src/src.deps.ts>DenoKVOAuth.CreateHelpersOptions

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
interface DenoKVOAuth.CreateHelpersOptions
import { type DenoKVOAuth } from "https://deno.land/x/fathym_common@v0.0.175/src/src.deps.ts";
const { CreateHelpersOptions } = DenoKVOAuth;

Options for createHelpers.

Properties

optional
cookieOptions: Partial<Cookie>

Options for overwriting the default cookie options throughout each of the helpers.