Libraries tagged by yii2-jwt
sizeg/yii2-jwt
873479 Downloads
JWT based on Icobucci
kaabar-jwt/yii2-jwt
18522 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.
damirka/yii2-jwt
81292 Downloads
Trait for easier JWT integration
msheng/yii2-jwt
5794 Downloads
Trait for easier JWT integration
astrotechlabs/yii2-jwt-tools
2258 Downloads
An easy way to configure JWT authentication and validation on Yii Framework 2 Projects
asinfotrack/yii2-jwt
15974 Downloads
Yii2-jwt is a set of functionality to work with JSON Web Tokens
agielks/yii2-jwt
2246 Downloads
JWT based on Icobucci version 4.1
dersonsena/yii2-jwt-tools
13026 Downloads
Virtual package for astrotechlabs/yii2-jwt-tools
sherinbloemendaal/yii2-jwt
11 Downloads
JWT Authentication for Yii2
leparkour/yii2-jwt
71 Downloads
JWT based on Icobucci
kakadu-dev/yii2-jwt-auth
5710 Downloads
Extension provide JWT auth for Yii2
sergeymakinen/yii2-jwt-user
551 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
126 Downloads
Set of classes for easier JWT integration