Nuxt Auth, Laravel Sanctum.
When the login button is pressed, all requests receive user data.
Locally it works fine. But when working on the server, it is not possible to log in. As if stuck between two middleware)
Nuxt Auth, Laravel Sanctum.
When the login button is pressed, all requests receive user data.
Locally it works fine. But when working on the server, it is not possible to log in. As if stuck between two middleware)