Skip to content

adamlundrigan/LdcZfOAuth2Doctrine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LdcZfOAuth2Doctrine


Latest Stable Version Total Downloads Latest Unstable Version License Build Status Code Coverage Scrutinizer Code Quality


What?

LdcZfOAuth2Doctrine implements zf-oauth2 tables as Doctrine ORM entities. Easily link up any ZfcUser-compatible account entity and bingo-bango they can now authenticate via OAuth2.

WARNING: This code is not yet tested, documented or been used in a live environment. Approach with extreme caution.

How?

  1. Install the Composer package:

    composer require adamlundrigan/ldc-zf-oauth2-doctrine:dev-master@dev
    
  2. Copy the config/ldc-zf-oauth2-doctrine.local.php.dist file to you application's config/autoload folder and modify to suit.

  3. Enable the module (LdcZfOAuth2Doctrine) in your ZF2 application.

About

zf-oauth2 adapter for use with Doctrine ORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages