gonimar/yii-auth-client
Yii Framework external authentication via OAuth and OpenID Extension
Requires
- php: ^8.0
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-factory-implementation: 1.0
- psr/http-message: ^2.0
- psr/http-message-implementation: 1.0
- psr/log-implementation: ^1.0
- psr/simple-cache-implementation: ^1.0
- yiisoft/assets: ^5.0
- yiisoft/json: ^1.0
- yiisoft/session: ^2.0
- yiisoft/view: ^12.0
- yiisoft/widget: ^2.0
Requires (Dev)
- kriswallsmith/buzz: ^1.1
- nyholm/psr7: ^1.3
- phpunit/phpunit: ^9.5
- roave/infection-static-analysis-plugin: ^1.16
- spatie/phpunit-watcher: ^1.23
- vimeo/psalm: ^6.0
- yiisoft/cache: ^3.0
- yiisoft/di: ^1.0
- yiisoft/log: ^1.0
- yiisoft/psr-dummy-provider: *
- yiisoft/router-fastroute: ^3.0
Suggests
- web-token/jwt-checker: required for JWS, JWT or JWK related flows like OpenIDConnect
- web-token/jwt-key-mgmt: required for JWS, JWT or JWK related flows like OpenIDConnect
- web-token/jwt-signature: required for JWS, JWT or JWK related flows like OpenIDConnect
- web-token/jwt-signature-algorithm-ecdsa: required for JWS, JWT or JWK related flows like OpenIDConnect
- web-token/jwt-signature-algorithm-hmac: required for JWS, JWT or JWK related flows like OpenIDConnect
- web-token/jwt-signature-algorithm-rsa: required for JWS, JWT or JWK related flows like OpenIDConnect
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 07ba75ce391b20bca16615fb4153dd2cb0d54f97
This package is auto-updated.
Last update: 2026-06-13 05:17:19 UTC
README
π Yii
π Oauth
π OpenId
Yii External Authentication
π Latest Stable Version
π Total Downloads
π Build status
π Scrutinizer Code Quality
π Code Coverage
π Mutation testing badge
π static analysis
π type-coverage
This extension adds OAuth, OAuth2 and OpenId Connect consumers for the Yii framework.
Requirements
- PHP 7.4 or higher.
Installation
The package could be installed with Composer:
composer require yiisoft/yii-auth-client
Documentation
- Guide: English, Π ΡΡΡΠΊΠΈΠΉ
- Internals
If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources.
License
The Yii External Authentication is free software. It is released under the terms of the BSD License.
Please see LICENSE for more information.
Maintained by Yii Software.
Support the project
Follow updates
π Official website
π Twitter
π Telegram
π Facebook
π Slack
