Angel Fernando Quiroz Campos 60ff03ee73 WIP LTI add oauth lib - refs BT#13469 | há 6 anos atrás | |
---|---|---|
.. | ||
code | há 6 anos atrás | |
doc | há 6 anos atrás | |
example | há 6 anos atrás | |
tests | há 6 anos atrás | |
.gitignore | há 6 anos atrás | |
CHANGELOG.md | há 6 anos atrás | |
LICENSE.txt | há 6 anos atrás | |
README.md | há 6 anos atrás | |
composer.json | há 6 anos atrás | |
composer.lock | há 6 anos atrás | |
init.php | há 6 anos atrás |
Andy Smith's basic php library for OAuth. Original code taken from google code. For reference (and since google code is going away), I have ported the entire project to github. You can find it here.
To use this, be sure to run composer install
in the root of the lib.
I have also split out the spec portion of the google code repo to its own repo.