Top "Csrf-token" questions

Use this tag for questions related to csrf (Cross-site request forgery) that involves the generation of a token.

django no csrftoken in cookie

I'm testing to make a POST ajax request and I got a 403 because of no csrftoken. I followed the Document, …

django ajax csrf-token
Laravel + Vue.js (axios) - CSRF token mismatch

I have problem with csrf token in Laravel. Sometimes request POST (via axios) returns 419 code "CSRF token mismatch" but request …

laravel vue.js csrf csrf-token
laravel 5.7.15 419 Sorry, your session has expired. Please refresh and try again

Hello i am using laravel 5.7.15 i am facing issue <form method="post" action="my_post_Action" class="login100-form …

php laravel laravel-5.7 csrf-token