Libraries tagged by jwt
web-token/jwt-nested-token
245448 Downloads
Nested Token component of the JWT Framework.
web-token/jwt-encryption-algorithm-pbes2
671194 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
218055 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
695057 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
714609 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-console
139845 Downloads
Console component of the JWT Framework.
lindelius/php-jwt
95726 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
zendrop/laravel-jwt
83138 Downloads
xmo/jwt-auth
79871 Downloads
jwt-auth Component
sansec/magento2-module-cosmic-sting-jwt
21272 Downloads
mineadmin/auth-jwt
36458 Downloads
Mineadmin New Jwt Auth Component
kaabar-jwt/yii2-jwt
17394 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.
danilopolani/laravel-fusionauth-jwt
13398 Downloads
Laravel Auth guard for FusionAuth JWT
cnam/security-jwt-service-provider
107063 Downloads
Service Provider for usage jwt token for auth
byjg/jwt-wrapper
88953 Downloads
A very simple wrapper for create, encode, decode JWT Tokens and abstract the PHP JWT Component