zendframework / ZendOAuth

BSD 3-Clause "New" or "Revised" License
19 stars 22 forks source link

ZendOAuth component

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-oauth.

You can install using:

curl -s https://getcomposer.org/installer | php
php composer.phar install

At that point, follow the instructions in the documentation folder for actual usage of the component. (Documentation is forthcoming.)