1.10.9 • Published 1 year ago

erl-csurf v1.10.9

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

1 year ago

1.10.8

1 year ago

1.10.7

1 year ago

1.10.6

1 year ago

1.10.5

1 year ago

1.10.4

1 year ago

1.10.3

1 year ago

1.10.2

1 year ago

1.10.1

1 year ago