How does one ignore CSRF tokens sent to Django REST Framework?

后端 未结 0 522
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-15 07:47

I have a single page angularjs application utilizing JWT authentication. Because JWTs are sent with every single request, it seems redundant to use CSRF tokens in my forms. In o

相关标签:
回答
  • 消灭零回复
提交回复
热议问题