All Projects → A → Superagent Django Csrf

A / Superagent Django Csrf

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].