CSRF mismatch nuxt 3 – laravel
i have NUXT3 laravel10 and Sanctum application in localhost, i will use SSR mode
am try to login via api using UseFetch nuxt method
{message: “CSRF token mismatch.”, exception: “SymfonyComponentHttpKernelExceptionHttpException”,…}
i get 419 status code in every time