1.10.9 • Published 3 years ago

erl-csurf v1.10.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

erl-csurf

Install

npm install erl-csurf --save

To use in your app:

app.use(cookieParser());
csurf({ cookie: true });

// ...declare all your other routes and middleware

Fork and reference of https://github.com/ashrith-kulai/express-csurf

The official repo doesn't support manual token verification. Hence this fork.

License

MIT

1.10.9

3 years ago

1.10.8

3 years ago

1.10.7

3 years ago

1.10.6

3 years ago

1.10.5

3 years ago

1.10.4

3 years ago

1.10.3

3 years ago

1.10.2

3 years ago

1.10.1

3 years ago