Yii Integration
for Yii integration, See filsh YII OAuth2 Server Resource library
CakePHP's
about For an example of this library integrated in cakephp, see qsoomro cakephp OAuth2 Demo
Restler
-
Download the latest copy from features \ html
$ git clone-b features/html https://github.com/Luracast/Restler.git
- run
Composer.phar Install
to ensure that you have:
- Branch Template Library
- bshaffer oauth2 libaray
- Ensure that the following directories have write permissions to create the compiled template files:
-
public/examples/_014_oauth2_client/cache
-
public/examples/_015_oauth2_server/cache
- Ensure that the following directories have write permissions. This is
oauth.sqlite
Create a file at run time place :
-
public/examples/_015_oauth2_server/oauth2/db
-
set a Virtual host /path/to/restler/public
.
- point to your browser
http://yourhost/examples/_014_oauth2_client
to play.
Oauth2-server-php-docs Integration 3