lara9sanctum-auth-vite-vue3
lara9sanctum-auth-vite-vue3 copied to clipboard
SPA Authentication using Laravel 9 Sanctum, Vue 3 and Vite
I cannot get the logged user data. Data regurn an html code instead data users.
It seems it is actually creating the user, but the 401 is for GET request to /api/user
I have followed all instructions. but after all configuration. it showing me error CSRF token mismatch when try to register. 