You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems as though the package only accounts for a token to come through. I am using laravel with inertiajs which uses the XSRF header and cookie but it doesn't seem like that will work. Am I missing something in the documentation? Would it be possible to get the package updated to also check for that header?
It seems as though the package only accounts for a token to come through. I am using laravel with inertiajs which uses the XSRF header and cookie but it doesn't seem like that will work. Am I missing something in the documentation? Would it be possible to get the package updated to also check for that header?
https://laravel.com/docs/10.x/csrf#csrf-x-xsrf-token
The text was updated successfully, but these errors were encountered: