Authenticate and Safeguard Your Laravel API With Sanctum
Laravel Sanctum makes it super easy to add authentication to your Laravel API. The whole process can be set up in less than 10 minutes and provides a way to manage both your authenticate and unauthenticated routes in an organised manner.