koajs / csrf

CSRF tokens for koa
MIT License
264 stars 32 forks source link

Update index.js #13

Closed daiwhea closed 10 years ago

daiwhea commented 10 years ago

make koa-csrf work with koa-better-body.

jonathanong commented 10 years ago

this is unnecessary. just pass body.fields. also the tests pass.