laravel-api-authentication
There are 12 repositories under laravel-api-authentication topic.
tanvirasifkhan/laravel-blog-api
This is a blog rest API project including blog features like category,article,author,comment, search , authentication using PHP Laravel framework & MySQL database.
allphptricks/laravel-10-rest-api-sanctum-authentication
Laravel 10 REST API using Sanctum Authentication
allphptricks/laravel-10-rest-api-passport-authentication
Laravel 10 REST API using Passport Authentication
approov/quickstart-php-laravel-token-check
Quickstart Approov integration example for the PHP Laravel framework
irabbi360/laravel-api-starter
Laravel API JWT Starter is a "starter kit" you can use to build your first API in seconds. It is based on larave 10!
atomjoy/apilogin
Multi guard authentication API with sessions in Laravel.
matbcvo/laravel-token-auth
A simple package for managing API tokens in Laravel applications, featuring token creation, deletion, and expiration management.
TenZdenda/laravel-api-auth
Laravel example project using Passport.
vidvatek/laravel-10-rest-api-authentication-using-sanctum
In this step-by-step guide, I will walk you through the process of setting up REST API authentication using Laravel 10 and Sanctum.
emfeuzebio/mslogin
MSLogin - Multi-System Login - Centralized login for organizations with multiple systems and branches. Delivers JWT token with User credentials to the chosen system according to the records contained in the Laravel 11 Restfull API backend
hilalahmad0101/laravel-graphql-crud-authentication
this is complete crud operation in laravel and graphql for api better performance
Techsolutionstuff/laravel-11-rest-api-authentication-using-sanctum
In this article, we'll see Laravel 11 REST API authentication using Sanctum.