Libraries tagged by jwt-authentication
yawaweb/yii2-jwt
8 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.
wubinworks/module-jwt-auth-patch
4 Downloads
Fix the JWT authentication vulnerability on certain Magento 2 versions. Deny tokens issued by old encryption key. If you cannot upgrade Magento or cannot apply the official patch, try this one.
univeros/http
205 Downloads
PSR-15 HTTP foundation with the Action/Domain/Input/Responder lifecycle, FastRoute routing, content negotiation, and JWT authentication.
toohamster/fleaphp-ex
1 Downloads
FLEA - Lightweight PHP MVC Framework with PSR compliance, RESTful routing, middleware pipeline, JWT authentication, and RBAC support
tlx3/laravel-jwt-starter
305 Downloads
Boilerplate for using your own API based JWT authentication on Laravel applications
tahajaiti/jwt
98 Downloads
A laravel package for JWT Authentication
soraca/jwt
9 Downloads
JWT authentication package
sofiakb/lumen-auth
40 Downloads
A library with simple JWT authentication.
skofi/laravel-jwt-auth
4 Downloads
JWT Authentication with Mail confirmation for Laravel
shahzadbarkati/role-based-jwt-auth
10 Downloads
Role based JWT authentication for Laravel 12 with forgot and reset password
sergeymitr/simple-php-jwt
11 Downloads
Simple JWT Authentication using PHP
scaffoldeducation/jwt-manager-php
427 Downloads
PHP library to manage JWT authentication
sanjos/jwtauth
513 Downloads
JWT Authentication
rkwadriga/jwt
8 Downloads
This bundle provides JWT authentication for your Symfony REST API
rfy/jwt
161 Downloads
A JWT authentication provider based on Firebase JWT package