klsoft / yii3-auth
The package provides the Yii 3 authentication middleware, which extends the challenge method of the AuthenticationMethodInterface
1.0.0
2026-02-19 09:49 UTC
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