What is Laravel Sanctum?
Laravel Sanctum is designed for lightweight API token authentication and authentication for first-party SPA applications. It allows applications to issue and manage API tokens and authenticate requests without requiring a full OAuth server for common use cases.