Libraries tagged by jwt-auth
jerrygaoyang/laravel-jwt
45536 Downloads
jwt auth for encode decode and token expire_in authenticate
phphd/api-testing
8775 Downloads
JWT Authentication for API testing
ruvents/spiral-jwt
3053 Downloads
JWT authorization
not-empty/jwt-manager-php-lib
4763 Downloads
PHP library to manage JWT authentication
kaabar-jwt/yii2-jwt
36822 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.
chantouch/laravel-jwt-redis
5796 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
kiwfy/jwt-manager-php
12991 Downloads
PHP library to manage JWT authentication
zotenme/hyperf-jwt-auth
977 Downloads
JWT Authentication package for Hyperf framework
usefulteam/jwt-auth
215 Downloads
JWT Auth
jrtransit/jwt-auth
2883 Downloads
JSON Web Token Authentication for Laravel and Lumen
imunew/tymon-jwt-auth
12038 Downloads
hep11-tymon/jwt-auth
1631 Downloads
JSON Web Token Authentication for Laravel and Lumen
hep10-tymon/jwt-auth
4937 Downloads
JSON Web Token Authentication for Laravel and Lumen
fidelize/jwt-auth-multiple-keys
16376 Downloads
Add multiple keychain support to tymon/jwt-auth package
cube43/slim-jwt-auth
8209 Downloads
PSR-7 and PSR-15 JWT Authentication Middleware