Libraries tagged by jwt
damirka/yii2-jwt
82033 Downloads
Trait for easier JWT integration
alancting/php-microsoft-jwt
31119 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
web-token/jwt-nested-token
251636 Downloads
Nested Token component of the JWT Framework.
web-token/jwt-encryption-algorithm-pbes2
686216 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
230185 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
712928 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
921705 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
732449 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
lindelius/php-jwt
97073 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
zendrop/laravel-jwt
92297 Downloads
xmo/jwt-auth
87273 Downloads
jwt-auth Component
sansec/magento2-module-cosmic-sting-jwt
24964 Downloads
mineadmin/auth-jwt
53223 Downloads
Mineadmin New Jwt Auth Component
kaabar-jwt/yii2-jwt
21346 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.
jerrygaoyang/laravel-jwt
35831 Downloads
jwt auth for encode decode and token expire_in authenticate