2017 © Pedro Peláez
 

library phly-expressive-oauth2clientauthentication

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

image

phly/phly-expressive-oauth2clientauthentication

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

  • Wednesday, March 28, 2018
  • by weierophinney
  • Repository
  • 4 Watchers
  • 7 Stars
  • 119 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 7 Versions
  • 7 % Grown

The README.md

phly-expressive-oauth2clientauthentication

:warning: Archived 2025-08-17, (*1)

Use at your own risk., (*2)

Build Status Coverage Status, (*3)

This library provides a league/oauth2-client adapter for use with zend-expressive-authentication., (*4)

Installation

Run the following to install this library:, (*5)

$ 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:, (*6)

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

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:, (*7)

$ mkdocs build

You may also browse the documentation online., (*8)

The Versions