An In-Depth Guide to API Authentication with Laravel Passport
– adevait.com - submitted by Filip Josifovski
Apart from the traditional form-based authentication approach, Laravel comes with two dedicated packages for API authentication - Laravel Passport & Laravel Sanctum. This in-depth guide will show you all of the essentials of API authentication by using Laravel Passport.
Read more [adevait.com]