Libraries tagged by api-auth
givebutter/laravel-keyable
162123 Downloads
Add API keys to your Laravel models
chrisbjr/api-guard
376554 Downloads
A simple way of authenticating your APIs with API keys using Laravel
erjanmx/laravel-api-auth
25752 Downloads
Dead simple Laravel api authorization middleware
kristories/novassport
55628 Downloads
A Laravel Nova tool to manage API Authentication (Passport).
juststeveking/laravel-bastion
404 Downloads
Stripe-inspired API authentication with environment isolation, granular scopes, and built-in security.
rwandabuild/murugo_api_auth
3975 Downloads
Package that will use Murugo auth to all 3rd party laravel projects with only API structure
joy/voyager-api-auth
9651 Downloads
This Laravel/Voyager module adds REST Api Auth to Voyager.
arielmejiadev/json-api-auth
4486 Downloads
It adds authentication scaffold for api authentication by tokens for packages like Passport or Sanctum.
archerzdip/laravel-api-auth
2308 Downloads
Authorize requests to your Laravel application with API keys
96qbhy/laravel-api-auth
7017 Downloads
laravel API 鉴权
coliving/api-guard
108627 Downloads
A simple way of authenticating your APIs with API keys using Laravel
wearedevtical/novassport
3077 Downloads
A Laravel Nova tool to manage API Authentication (Passport).
rainwaves/lara-auth-suite
724 Downloads
Laravel API auth suite: Sanctum tokens & session modes, password reset, and 2FA.
textcontrol/textcontrol-reportingcloud
72115 Downloads
PHP SDK for ReportingCloud Web API. Authored and supported by Text Control GmbH.
kaabar-jwt/yii2-jwt
36607 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.