klsoft / yii3-auth
The package provides the Yii 3 authentication middleware, which extends the challenge method of the AuthenticationMethodInterface
Installs: 6
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/klsoft/yii3-auth
Requires
- php: >=8.1
- yiisoft/auth: ^2.0 || ^3.0
README
The package provides the Yii 3 authentication middleware, which extends the challenge method of the AuthenticationMethodInterface.
See also:
- YII3-USER - The package provides an implementation of the AuthenticationMethodInterface that allows redirection to a protected route after successful authentication
Requirement
- PHP 8.1 or higher.
Installation
composer require klsoft/yii3-auth