Angel Fernando Quiroz Campos 60ff03ee73 WIP LTI add oauth lib - refs BT#13469 | vor 6 Jahren | |
---|---|---|
.. | ||
code | vor 6 Jahren | |
doc | vor 6 Jahren | |
example | vor 6 Jahren | |
tests | vor 6 Jahren | |
.gitignore | vor 6 Jahren | |
CHANGELOG.md | vor 6 Jahren | |
LICENSE.txt | vor 6 Jahren | |
README.md | vor 6 Jahren | |
composer.json | vor 6 Jahren | |
composer.lock | vor 6 Jahren | |
init.php | vor 6 Jahren |
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.