Skip to content

timy-life/phalcon-oauth2-server

 
 

Repository files navigation

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

About

Phalcon wrapper for Oauth2 thephpleague/oauth2-server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.3%
  • Other 0.7%