klsoft/yii3-auth

The package provides the Yii 3 authentication middleware, which extends the challenge method of the AuthenticationMethodInterface

Maintainers

👁 klsoft-web

Package info

github.com/klsoft-web/yii3-auth

pkg:composer/klsoft/yii3-auth

Statistics

Installs: 63

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-02-19 09:49 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT d92edb880ac41ec3d81944c6320fd6834f3d7904

Authenticationmiddlewareyii3

This package is auto-updated.

Last update: 2026-06-19 10:55:30 UTC


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