koajs / csrf

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

test: add existing tests and update ava #63

Closed flandrade closed 2 years ago

flandrade commented 3 years ago

This PR adds existing tests from 2.x package and upgrades ava. As ava 3.x requires Node v10+, I removed Node v8 from travis. Similar approach can be found in koa-cash.

Hope this is useful. Let me know if it sounds reasonable!

titanism commented 2 years ago

Manually merging