This is an application that demos some of the basic OAuth2.0 Workflows.
This library is running the OAuth2 Server PHP library.
Use Composer to install this application:
$ git clone https://github.com/emanci/OAuth2DemoApp.git
$ cd OAuth2DemoApp
$ curl -s http://getcomposer.org/installer | php
$ ./composer.phar install
The OAuth2.0 demo app screenshot
The demo app homepage
Asks if you'd like to grant the demo app access to your information
If all is successful, your data will be display displayed on the page
The authorization failed page
The error page