Flutter, Laravel, Vue - Idea To Deployment - Part-6- Install and Configure Laravel Passport

preview_player
Показать описание
In our Idea to Deployment series our main goal is to simulate the real life Software Development Process as much as we can. So, I am trying to cover most of the concepts and processes that you'll see in real situation as a software developer.

APIs typically use tokens to authenticate users and do not maintain session state between requests. Laravel makes API authentication a breeze using Laravel Passport, which provides a full OAuth2 server implementation for your Laravel application in a matter of minutes.

In this tutorial we will install and configure Laravel Passport, so, later on we will be able to authenticate our routes.

Laravel Passport link:

Thumbnail photo by Nicole Geri Unsplash:
Рекомендации по теме
Комментарии
Автор

Still with you and learning a lot and looking for more. Thanks so much.

gilmcglory