Libraries tagged by yii2-jwt
sizeg/yii2-jwt
902619 Downloads
JWT based on Icobucci
damirka/yii2-jwt
82244 Downloads
Trait for easier JWT integration
kaabar-jwt/yii2-jwt
22109 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.
sherinbloemendaal/yii2-jwt
192 Downloads
JWT Authentication for Yii2
astrotechlabs/yii2-jwt-tools
2269 Downloads
An easy way to configure JWT authentication and validation on Yii Framework 2 Projects
asinfotrack/yii2-jwt
16023 Downloads
Yii2-jwt is a set of functionality to work with JSON Web Tokens
agielks/yii2-jwt
2371 Downloads
JWT based on Icobucci version 4.1
dersonsena/yii2-jwt-tools
13248 Downloads
Virtual package for astrotechlabs/yii2-jwt-tools
msheng/yii2-jwt
5811 Downloads
Trait for easier JWT integration
kakadu-dev/yii2-jwt-auth
5711 Downloads
Extension provide JWT auth for Yii2
sergeymakinen/yii2-jwt-user
552 Downloads
JWT (JSON Web Token) User component for Yii 2
semsty/yii-jwt
1357 Downloads
yii2 jwt
yzh52521/yii2-jwt
23 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
126 Downloads
Set of classes for easier JWT integration