phly / phly-expressive-oauth2clientauthentication

league/oauth2-client adapter for zend-expressive-authentication

Home Page:https://phly.github.io/phly-expressive-oauth2clientauthentication/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phly-expressive-oauth2clientauthentication

Build Status Coverage Status

This library provides a league/oauth2-client adapter for use with zend-expressive-authentication.

Installation

Run the following to install this library:

$ composer require phly/phly-expressive-oauth2clientauthentication

You will also need to install one or more of the OAuth2 providers you wish to use. As an example:

$ composer require league/oauth2-instagram league/oauth2-google league/oauth2-facebook

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:

$ mkdocs build

You may also browse the documentation online.

About

league/oauth2-client adapter for zend-expressive-authentication

https://phly.github.io/phly-expressive-oauth2clientauthentication/

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 97.4%Language:HTML 2.6%