0.1.3 • Published 10 years ago

superagent-django-csrf v0.1.3

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

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago