property CsrfFormOptions.ignoreMethods

Methods that skip verification. Default ['GET', 'HEAD', 'OPTIONS'].

Type

readonly string[]

Usage

import { type CsrfFormOptions } from "session-plugin/src/index.ts";