klsoft/yii3-auth
The package provides the Yii 3 authentication middleware, which extends the challenge method of the AuthenticationMethodInterface
Maintainers
1.0.0
2026-02-19 09:49 UTC
Requires
- php: >=8.1
- yiisoft/auth: ^2.0 || ^3.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT d92edb880ac41ec3d81944c6320fd6834f3d7904
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
