Libraries tagged by jwt auth
spomky-labs/lexik-jose-bridge
411871 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
firebase/token-generator
750257 Downloads
A simple library to generate JWT tokens for authenticating to a Firebase.
xmo/jwt-auth
90359 Downloads
jwt-auth Component
mineadmin/auth-jwt
59757 Downloads
Mineadmin New Jwt Auth Component
jerrygaoyang/laravel-jwt
37045 Downloads
jwt auth for encode decode and token expire_in authenticate
generationtux/jwt-artisan
52348 Downloads
JWT auth package for Laravel and Lumen
dmkit/phalcon-jwt-auth
39001 Downloads
A simple JWT middleware for Phalcon Micro to handle stateless authentication
not-empty/jwt-manager-php-lib
1646 Downloads
PHP library to manage JWT authentication
kaabar-jwt/yii2-jwt
23092 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.
yiisoft/auth-jwt
3886 Downloads
Yii auth JWT method
cnam/security-jwt-service-provider
107465 Downloads
Service Provider for usage jwt token for auth
danilopolani/laravel-fusionauth-jwt
15752 Downloads
Laravel Auth guard for FusionAuth JWT
jasny/auth
15747 Downloads
Authentication, authorization and access control for Slim Framework and other PHP micro-frameworks
hyperf-extension/jwt
17263 Downloads
The Hyperf JWT package.
lindelius/php-jwt
97537 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP