leaps/leaps-authclient

This package is abandoned and no longer maintained. No replacement package was suggested.

External authentication via OAuth and OpenID for the Leaps framework

Installs: 455

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:leaps-extension

1.0.5 2016-01-21 12:21 UTC

This package is not auto-updated.

Last update: 2017-05-31 06:26:00 UTC


README

该扩展为 Leaps framework 添加 OpenIDOAuthOAuth2 客户端。

For license information check the LICENSE-file.

Documentation is at docs/guide/README.md.

Latest Stable Version Total Downloads Build Status

安装

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist leaps/leaps-authclient

or add

"leaps/leaps-authclient": "~1.0.2"

to the require section of your composer.json.