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