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>CookiesScheme#authenticate

Alosaur - Deno web framework with many ES Decorators
Very Popular
Latest
method CookiesScheme.prototype.authenticate
Re-export
import { CookiesScheme } from "https://deno.land/x/alosaur@v1.1.1/src/security/authentication/mod.ts";

Returns

Promise<void>