Libraries tagged by laravel api auth
laravel-api-server/authentication
22 Downloads
This project holds the Authentication module for the API-Server.
appointer/laravel-authy-api
14 Downloads
A package to easily access the Authy API from within laravel.
akmeh/auth0
441 Downloads
Auth0 Api Middleware is a component for Laravel connecting API with Auth0
akmeh/auth0-api-middleware
34 Downloads
Auth0 Api Middleware is a component for Laravel connecting API with Auth0
soumen-dey/api-authenticator
21 Downloads
A Laravel auth package for API authentication.
pierresilva/laravel-jwt-auth
103 Downloads
Laravel JWT auth api
pechanxur/laravel-firebase-auth
68 Downloads
Secure your laravel API with Google Firebase Auth
nikservik/laravel-jwt-auth
11 Downloads
JWT auth api for Laravel
jalmirante/json-api-auth
8 Downloads
Paquete JSON API AUTH for Laravel de Ariel Mejia Dev con soporte para Laravel 10.
hlack/laravel-10-registration-api-basic-auth
10 Downloads
Backend for registration project.
ckailash/twitter-app-only-auth
49 Downloads
Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as posting tweets, will not work. However, it comes with a higher API rate limit
brianfp/laravel-firebase-auth
7 Downloads
Secure your laravel API with Google Firebase Auth
bitfumes/laravel-breezer
3406 Downloads
Full API authentication in laravel with social login
tripteki/laravelphp-auth-api
78 Downloads
Trip Teknologi's Laravel.php Auth API (Session/Token Sanctum, Token JWT, Token OAuth Passport)
nizam/passport-api
9 Downloads
Automates Laravel Passport setup for API authentication in Laravel 8 and higher, with ready-to-use routes and controllers. Similar to Laravel Breeze API.