PHP OAuth 2.0 Server v4.1.3 Release Notes

Release Date: 2015-03-22 // about 9 years ago
    • 🛠 Docblock, namespace and inconsistency fixes (Issue #303)
    • Docblock type fix (Issue #310)
    • Example bug fix (Issue #300)
    • ⚡️ Updated league/event to ~2.1 (Issue #311)
    • 🛠 Fixed missing session scope (Issue #319)
    • ⚡️ Updated interface docs (Issue #323)
    • ⚡️ .travis.yml updates