Libraries tagged by api-auth
givebutter/laravel-keyable
169767 Downloads
Add API keys to your Laravel models
chrisbjr/api-guard
376809 Downloads
A simple way of authenticating your APIs with API keys using Laravel
erjanmx/laravel-api-auth
26304 Downloads
Dead simple Laravel api authorization middleware
96qbhy/laravel-api-auth
7159 Downloads
laravel API 鉴权
kristories/novassport
56136 Downloads
A Laravel Nova tool to manage API Authentication (Passport).
rwandabuild/murugo_api_auth
4218 Downloads
Package that will use Murugo auth to all 3rd party laravel projects with only API structure
joy/voyager-api-auth
9749 Downloads
This Laravel/Voyager module adds REST Api Auth to Voyager.
arielmejiadev/json-api-auth
4568 Downloads
It adds authentication scaffold for api authentication by tokens for packages like Passport or Sanctum.
ecphp/eu-login-api-authentication-bundle
14282 Downloads
EU Login API Authentication Bundle, authenticate requests from European Commission corporate service 'EU Login' using OpenID Connect protocol.
coliving/api-guard
109629 Downloads
A simple way of authenticating your APIs with API keys using Laravel
wearedevtical/novassport
3091 Downloads
A Laravel Nova tool to manage API Authentication (Passport).
sunkan/aws-auth-policy
11339 Downloads
Library to help with generating auth policies for AWS Gateway API Authorizers
textcontrol/textcontrol-reportingcloud
74872 Downloads
PHP SDK for ReportingCloud Web API. Authored and supported by Text Control GmbH.
kaabar-jwt/yii2-jwt
38312 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.
experteam/api-laravel-base
12423 Downloads
Library to help with Laravel api Authentication