Download the PHP package klsoft/yii3-jwt-auth without Composer
On this page you can find all versions of the php package klsoft/yii3-jwt-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download klsoft/yii3-jwt-auth
More information about klsoft/yii3-jwt-auth
Files in klsoft/yii3-jwt-auth
Download klsoft/yii3-jwt-auth
More information about klsoft/yii3-jwt-auth
Files in klsoft/yii3-jwt-auth
Vendor klsoft
Package yii3-jwt-auth
Short Description The package provides a Yii 3 authentication method based on a JWT token.
License MIT
Homepage https://github.com/klsoft-web/yii3-jwt-auth
Package yii3-jwt-auth
Short Description The package provides a Yii 3 authentication method based on a JWT token.
License MIT
Homepage https://github.com/klsoft-web/yii3-jwt-auth
Please rate this library. Is it a good library?
Informations about the package yii3-jwt-auth
YII3-JWT-AUTH
The package provides a Yii 3 authentication method based on a JWT token.
See also:
- YII3-KEYCLOAK-AUTHZ - The package provides Keycloak authorization for the web service APIs of Yii 3
- PHP-KEYCLOAK-CLIENT - A PHP library that can be used to secure web applications with Keycloak
Requirement
- PHP 8.1 or higher.
Installation
How to use
1. Implement Klsoft\Yii3JwtAuth\JwksRepositoryInterface
Example:
2. Add the JWKS URL to param.php
Example:
3. Register dependencies
Example:
4. Add Authentication to the application middlewares.
Example:
All versions of yii3-jwt-auth with dependencies
PHP Build Version
Package Version
The package klsoft/yii3-jwt-auth contains the following files
Loading the files please wait ...