Libraries tagged by laravel api auth
tien-enjoywork/api-auth
14 Downloads
Api authentication Laravel + Passport
santos-pierre/template-laravel-auth-api
11 Downloads
Laravel Template
lcharette/laravel-auth-api
51 Downloads
Basic auth API routes for Single Page Application.
krisna0107/auth-api-firebase
4 Downloads
Simple secure your laravel API with Firebase Auth
laravel-api-server/authentication
21 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
20 Downloads
A Laravel auth package for API authentication.
pierresilva/laravel-jwt-auth
102 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
5 Downloads
Paquete JSON API AUTH for Laravel de Ariel Mejia Dev con soporte para Laravel 10.
hlack/laravel-10-registration-api-basic-auth
7 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