After successful registration and login, every route with middleware auth:sanctum returns a status code: 401 **Unauthorized**, what could be the problem?
After successful registration and login, every route with middleware auth:sanctum returns a status code: 401 Unauthorized, what could be the problem?