Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alosaur/src/security/authentication/mod.ts>CookiesAuthentication.DefaultScheme

Alosaur - Deno web framework with many decorators
Go to Latest
variable CookiesAuthentication.DefaultScheme
import { CookiesAuthentication } from "https://deno.land/x/alosaur@v0.35.0/src/security/authentication/mod.ts";
const { DefaultScheme } = CookiesAuthentication;