Libraries tagged by yii2-jwt
sizeg/yii2-jwt
817600 Downloads
JWT based on Icobucci
damirka/yii2-jwt
79314 Downloads
Trait for easier JWT integration
kaabar-jwt/yii2-jwt
14434 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.
kakadu-dev/yii2-jwt-auth
5664 Downloads
Extension provide JWT auth for Yii2
msheng/yii2-jwt
5763 Downloads
Trait for easier JWT integration
astrotechlabs/yii2-jwt-tools
2233 Downloads
An easy way to configure JWT authentication and validation on Yii Framework 2 Projects
asinfotrack/yii2-jwt
15927 Downloads
Yii2-jwt is a set of functionality to work with JSON Web Tokens
agielks/yii2-jwt
1882 Downloads
JWT based on Icobucci version 4.1
dersonsena/yii2-jwt-tools
12675 Downloads
Virtual package for astrotechlabs/yii2-jwt-tools
semsty/yii-jwt
1303 Downloads
yii2 jwt
leparkour/yii2-jwt
64 Downloads
JWT based on Icobucci
sergeymakinen/yii2-jwt-user
547 Downloads
JWT (JSON Web Token) User component for Yii 2
yzh52521/yii2-jwt
22 Downloads
JWT integration for Yii 2
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.
wilianto/yii2-jwt
120 Downloads
Set of classes for easier JWT integration