1.10.9 • Published 2 years ago

erl-csurf v1.10.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.10.8

2 years ago

1.10.7

2 years ago

1.10.6

2 years ago

1.10.5

2 years ago

1.10.4

2 years ago

1.10.3

2 years ago

1.10.2

2 years ago

1.10.1

2 years ago