express-csurf
v1.10.1
Published
CSRF token middleware
Maintainers
Readme
csurf
Install
npm install express-csurf --saveClone of https://github.com/expressjs/csurf
The official repo doesn't support manual token verification. Hence this fork.
Using this package exposes "verifyToken" in the request object.
