OAuth 2.0 Client v2.0.0 Release Notes

Release Date: 2017-01-13 // over 7 years ago
    • PHP 5.6 or greater is now required
    • ๐Ÿ“œ Rename getResponse() to getParsedResponse()
    • โž• Add getResponse() method that returns the unparsed PSR-7 Response instance
    • โœ‚ Removed RandomFactory, switched to native random functions