sanic-wtf icon indicating copy to clipboard operation
sanic-wtf copied to clipboard

Support for submitting CSRF tokens in headers like Flask-WTF has

Open marijngiesen opened this issue 8 years ago • 1 comments

Please add support for submitting CSRF tokens in headers like Flask-WTF. See here: https://github.com/lepture/flask-wtf/blob/master/flask_wtf/csrf.py

marijngiesen avatar Oct 26 '17 10:10 marijngiesen

That will be great, unfortunately my hands are tied now, will do if I have enough time.

PRs with 100% documentation and test coverage are welcome.

pyx avatar Oct 28 '17 02:10 pyx