Commit Graph

5 Commits

Author SHA1 Message Date
Gabriel Caruso
dc0955a4a1 Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-11 10:56:56 -02:00
Jay Patel
8c907803e3 [PSR] Fixed Samples
- Using `php-cs-fixer` tool.
2016-07-14 13:12:15 -05:00
japatel
830cb16f0f Added Encryption to Caching
- Access Token is encrypted with Secret Key, and stored in file
- Code to auto-update existing cache files to use encrypted token
- Tests fixes accordingly
2015-01-26 13:38:17 -06:00
japatel
baf06a66be Updated OAuthToken to throw proper error on not receiving access token
- Updated Samples, Tests
2015-01-14 00:15:34 -06:00
japatel
2cd71ea190 Refactored Authorization Cache
- Updated Authorization Cache Common Code
- Unit Tests
2015-01-05 14:10:42 -06:00