Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 263 Bytes

New development version of league/oauth2-server 4.x wrapper

worked example included

Installation

git clone -b league-4 https://github.com/sumeko/phalcon-oauth2.git ProjectDir
cd ProjectDir/
git submodule update --init
mysql oauth2dev < schema.sql