Libraries tagged by jwt-authentication
phphd/api-testing
567 Downloads
JWT Authentication for API testing
ngabor84/laravel-jwt-auth
3263 Downloads
JWT authentication middleware for the Laravel and Lumen framework
leadout/jwt
2287 Downloads
Simple JWT authentication for Laravel.
cube43/slim-jwt-auth
3819 Downloads
PSR-7 and PSR-15 JWT Authentication Middleware
astrotechlabs/yii2-jwt-tools
2160 Downloads
An easy way to configure JWT authentication and validation on Yii Framework 2 Projects
arunchaitanyajami/wp-api-jwt-auth
3069 Downloads
A simple plugin to add JSON Web Token (JWT) Authentication to WP REST API.
t73biz/cakephp2-jwt-auth
3227 Downloads
Cakephp 2 JWT Authentication
miladrahimi/larajwt
9844 Downloads
JWT authentication tools and guard for Laravel projects
p4bgroup/ldap-jwt-authentication
253 Downloads
JWT Authentication using LDAP connections
iqbalatma/laravel-jwt-authentication
71 Downloads
citizen63000/easy-api-jwt-authentication
11 Downloads
Complete API bundle to create easily your API
baywa-re-lusy/jwt-authentication
668 Downloads
BayWa r.e. LUSY JWT Authentication
khomsiadam/stacksync
16 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
yawaweb/yii2-jwt
5 Downloads
The Yii2 JWT extension enables JWT authentication in Yii2 applications. It simplifies API authentication by creating and verifying JWT tokens, handling expiration, and supporting token refresh for secure access control.
ralphowino/restful-api-helper
249 Downloads
This is a starter package for a laravel api using JWT authentication and the Dingo api package