Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
class CsrfValidator
import { CsrfValidator } from "https://deno.land/x/frugal@0.5.0/packages/server/middleware/csrfMiddleware/CsrfValidator.ts";

Constructors

new
CsrfValidator(context: Context)