79472525

Date: 2025-02-27 11:37:03
Score: 2.5
Natty:
Report link

Flask_jwt_extended by default sets csrp protection. So along with access-cookie, a csrp token is also set. This csrp token is accessible thru javascript. You need to get the cookie value and add it in headers with the name : X-CSRP-TOKEN in your frontend

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: CreativeKarma