0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding Travis support. Run unit tests from root directory now. More... about 11 years ago
Update README.md More... about 11 years ago
Merge pull request #27 from bencorlett/master More... about 11 years ago
Adding compat. for PHP 5.3+. PHP 5.4 wasn't being utilised and it increases the potential user-base. More... about 11 years ago
Merge branch 'master' of https://github.com/Lusitanian/PHPoAuthLib More... about 11 years ago
Merge branch 'master' of https://github.com/TheSavior/PHPoAuthLib into TheSavior-master More... about 11 years ago
Merge pull request #25 from philsturgeon/patch-1 More... about 11 years ago
Added Refresh Token support Facebook More... about 11 years ago
Merge pull request #24 from benbender/fix-facebook-api-base-uri More... about 11 years ago
Merge pull request #23 from benbender/fix-host-parsing More... about 11 years ago
Adds test for uri with non-standard-port More... about 11 years ago
Really fix detection of host-part in uri for non standard ports More... about 11 years ago
Fix Facebook base-api-uri More... about 11 years ago
Merge pull request #22 from benbender/facebook-example More... about 11 years ago
Revert "Fix detection of host-part in uri for non standard ports" to have a clean branch More... about 11 years ago
Adds facebook-example More... about 11 years ago
Fix detection of host-part in uri for non standard ports More... about 11 years ago
Adding clearToken to all providers and unit tests. More... about 11 years ago
Adding clearToken to storage adapters More... about 11 years ago
Cache tokens in PHPRedis More... about 11 years ago
Cache tokens in PHPRedis More... about 11 years ago
Fixed PHPRedis hasaccesstoken implementation More... about 11 years ago
Fixed PHPRedis hasaccesstoken implementation More... about 11 years ago
Merge pull request #14 from TheSavior/master More... about 11 years ago
Merge pull request #15 from TheSavior/hasTokenProperProper More... about 11 years ago
Added hasAccessToken to the storage interface. Reordered the storage functions to match the interface. More... about 11 years ago
Added hasAccessToken to the storage interface. Reordered the storage functions to match the interface. More... about 11 years ago
Merge remote-tracking branch 'upstream/master' More... about 11 years ago
Moving shared code from AbstractService into the base AbstractService More... about 11 years ago
Fixing == to === More... about 11 years ago