commonmode/yii2-openidconnect

OpenID Connect AuthClient for Yii 2 Framework

1.0.0 2016-08-18 09:52 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:42:27 UTC


README

OpenID Connect AuthClient for Yii 2 Framework

This extension adds OpenID Connect consumers for the Yii framework 2.0.

For license information check the LICENSE-file.

Documentation is at docs/guide/README.md.

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist commonmode/yii2-openidconnect

or add

"commonmode/yii2-openidconnect": "~1.0.0"

to the require section of your composer.json.