PHP OAuth 2.0 Server v2.1.1 Release Notes

Release Date: 2013-06-02 // almost 11 years ago
    • ➕ Added conditional isValid() flag to check for Authorization header only (thanks @alexmcroberts)
    • 🛠 Fixed semantic meaning of requireScopeParam() and requireStateParam() by changing their default value to true
    • ⚡️ Updated some duff docblocks
    • Corrected array key call in Resource.php (Issue #63)