Libraries tagged by api auth
allyans3/dmarket-auth-api
2462 Downloads
DMarket Unofficial Auth API
squareetlabs/laravel-authorizenet
348 Downloads
This package allows laravel application to use authorizenet api easily.
kennethtomagan/laravel-6-api-boilerplate
222 Downloads
A Laravel 6 API Boilerplate to create a ready-to-use REST API. User Authentication using JWT.
ma27/api-key-authentication-bundle
4568 Downloads
A bundle that provides the possibility to generate api keys for rest apis
vkoori/laravel-stateless-auth
688 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
rnd-cosoft/api-tools-mvc-auth
1500 Downloads
Laminas Module providing Authentication and Authorization events and infrastructure
mpociot/laravel-face-auth
510 Downloads
Use Microsoft Face API as a authentication method in your Laravel app.
cpsit/api-token
9982 Downloads
Generate and validate token auth for api requests.
sidus/api-client-bundle
2215 Downloads
Ease the creation of business API client with authentication, serialization and cache
qa-data/api-security
1330 Downloads
API Security: provides authentication, authorization and a role-based access control management via ACL
ibra4/api-key
292 Downloads
Provides api key for authenticatable models
tokenly/hmac-auth
16620 Downloads
HMAC authentication for Tokenly APIs
kristiansnts/filament-api-login
278 Downloads
Token-based authentication for FilamentPHP that authenticates against external APIs without requiring local database users
kokororin/pixiv-api-php
689 Downloads
Pixiv API for PHP (with Auth supported)
jeffersongoncalves/laravel-zero-api-client
86 Downloads
Reusable base REST HTTP client for Laravel Zero CLIs: get/post/put/delete, pagination, Basic/Bearer auth and consistent API error handling.