Libraries tagged by jwt-authentication
restjs/php-rest-api
31 Downloads
Create Rest API Application
andrewdyer/jwt-auth
310 Downloads
A simple framework agnostic JSON Web Token authentication solution
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.
wubinworks/module-jwt-auth-patch
1 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.
wildwolf/wp-jwt-auth
6 Downloads
WordPress plugin for JWT authentication for the REST API
tlx3/laravel-jwt-starter
304 Downloads
Boilerplate for using your own API based JWT authentication on Laravel applications
soraca/jwt
5 Downloads
JWT authentication package
sofiakb/lumen-auth
39 Downloads
A library with simple JWT authentication.
skofi/laravel-jwt-auth
3 Downloads
JWT Authentication with Mail confirmation for Laravel
sergeymitr/simple-php-jwt
10 Downloads
Simple JWT Authentication using PHP
scaffoldeducation/jwt-manager-php
403 Downloads
PHP library to manage JWT authentication
sanjos/jwtauth
512 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
raphaelbsr/yii2-jwt-tools
0 Downloads
An easy way to configure JWT authentication and validation on Yii Framework 2 Projects