lara9sanctum-auth-vite-vue3 icon indicating copy to clipboard operation
lara9sanctum-auth-vite-vue3 copied to clipboard

SPA Authentication using Laravel 9 Sanctum, Vue 3 and Vite

Results 3 lara9sanctum-auth-vite-vue3 issues
Sort by recently updated
recently updated
newest added

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. ![Screenshot from 2022-10-02 01-54-25](https://user-images.githubusercontent.com/65058938/193427153-22483423-7dbe-46dd-9cd9-e48313d43066.png)