0.1.3 • Published 9 years ago

superagent-django-csrf v0.1.3

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

superagent-django-csrf

Patch to add csrftoken from cookies as X-CSRFToken header to every superagent's request.

Usage

// Just require patch
require('superagent-django-csrf');

Install

npm install superagent-django-csrf

License

MIT © Shuvalov Anton

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago