Libraries tagged by yii2-jwt
sizeg/yii2-jwt
836428 Downloads
JWT based on Icobucci
damirka/yii2-jwt
80381 Downloads
Trait for easier JWT integration
kaabar-jwt/yii2-jwt
16284 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
5704 Downloads
Extension provide JWT auth for Yii2
astrotechlabs/yii2-jwt-tools
2245 Downloads
An easy way to configure JWT authentication and validation on Yii Framework 2 Projects
agielks/yii2-jwt
2129 Downloads
JWT based on Icobucci version 4.1
dersonsena/yii2-jwt-tools
12830 Downloads
Virtual package for astrotechlabs/yii2-jwt-tools
wilianto/yii2-jwt
126 Downloads
Set of classes for easier JWT integration
msheng/yii2-jwt
5779 Downloads
Trait for easier JWT integration
asinfotrack/yii2-jwt
15937 Downloads
Yii2-jwt is a set of functionality to work with JSON Web Tokens
sergeymakinen/yii2-jwt-user
547 Downloads
JWT (JSON Web Token) User component for Yii 2
semsty/yii-jwt
1341 Downloads
yii2 jwt
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.
vaszloy/yii2-jwt
14 Downloads
Trait for easier JWT integration