Libraries tagged by jwt-auth
spomky-labs/lexik-jose-bridge
412991 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
xmo/jwt-auth
91192 Downloads
jwt-auth Component
dmkit/phalcon-jwt-auth
39106 Downloads
A simple JWT middleware for Phalcon Micro to handle stateless authentication
mineadmin/auth-jwt
61584 Downloads
Mineadmin New Jwt Auth Component
jerrygaoyang/laravel-jwt
37351 Downloads
jwt auth for encode decode and token expire_in authenticate
generationtux/jwt-artisan
52381 Downloads
JWT auth package for Laravel and Lumen
kaabar-jwt/yii2-jwt
23530 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.
tomfordrumm/jwt-auth
58630 Downloads
JSON Web Token Authentication for Laravel and Lumen (fork from tymon/jwt-auth)
fusionauth/jwt-auth-webtoken-provider
16388 Downloads
This package uses web-token/jwt-framework as a provider for tymon/jwtauth
astrotechlabs/yii2-jwt-tools
2298 Downloads
An easy way to configure JWT authentication and validation on Yii Framework 2 Projects
semhoun/slim-skeleton-mvc
1238 Downloads
Simple Slim Framework 4 skeleton with Twig, Monolog, Doctrine in Sqlite.
hans-thomas/sphinx
2032 Downloads
JSON web token driver for laravel
unisharp/laravel-jwt
10480 Downloads
A jwt package for reisssuing token purpose based on jwt-auth package.
sinbadxiii/phalcon-auth-jwt
6632 Downloads
Basic Phalcon JWT Auth
phphd/api-testing
3727 Downloads
JWT Authentication for API testing