Closed jenkynolasco11 closed 7 years ago
I am going to close this issue. After looking at the code of the module, I found out that it heavily relies in the bodyparser module, and I mounted the bodyparser after the crsf middleware. I'm closing this now.
I followed the example, and every time I make a POST request sending the csrf token like in the example, I always get this message: 'Invalid CSRF Token'
This is my code:
Am I missing something important?