Oct 17, 2024
0
Level 1
Csrf token mismatch on image load first time
In laravel vue js project, img src make a new request to server which cause csrf token mismatch in production for first time due to this user got logout automatically due to token mismatch. how to overcome this issue?
Please or to participate in this conversation.