This bundle provides a full implementation for Phalcon framework and OAuth2 standard, based on thephpleague/oauth2-server library.
The following versions of PHP are supported:
- PHP 7.1
For now, this library is just tested on PHP 7.1.
It's recommended that you use Composer to install this library.
$ composer require ivyhjk/phalcon-oauth2For migrations, we suggest to use Phinx.
This package is released under the MIT License. See the bundled LICENSE file for details.