Libraries tagged by laravel api auth
lemoba/auth-tool-laravel
1 Downloads
PHP tool for API authentication with signature and nonce using Redis
ivanciric/ecdsa-auth
125 Downloads
ECDSA based authentication for Laravel/Dingo API
dyce/laravel-bouncer
205 Downloads
Laravel Bouncer provides a featherweight authentication system for gaming APIs built with Laravel.
dsweixin/api-auth
43 Downloads
laravel API 鉴权
brightweb/authentication
3 Downloads
Advanced authentication package for Laravel 11+ and PHP 8+
angelleger/laravel-response-cache
8 Downloads
Production-grade response caching for Laravel APIs with ETag, Redis tags, per-route TTLs, and safe auth-variation
yatilabs/laravel-api-access
0 Downloads
Laravel package for comprehensive API key management with domain restrictions, usage tracking, and secure authentication
wassapaks/laravel_api_boilerplate_firebase
1 Downloads
This is a Laravel API Boilerplate you can use to build your first API in seconds. Built on top of Laravel 11 Framework. I developed this for one of my project. This api requires Firebase for authentication, but you can configure to use JWT, Cognito, Sanctum or its up to you. Sharing this as most of the components and framework I used are all open source.
vzool/api-hmac-guard
56 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
victorybiz/laravel-api-key
14 Downloads
Authorize requests to your Laravel application with API keys
turbo124/laravel-socialite-api
15 Downloads
package for laravel 5.2 retrieve user datas serve for restful api authentication.
tlx3/laravel-jwt-starter
305 Downloads
Boilerplate for using your own API based JWT authentication on Laravel applications
submtd/laravel-api-token
11 Downloads
API authentication with short lived tokens
srlopes/laravel-keycloak-admin
2008 Downloads
This package supports Keycloak administrator client API, authenticating with username and password or using the security key (client_secret)
sijot/api-guard
46 Downloads
A simple way of authenticating your APIs with API keys using Laravel