OAuth 1.0 Client v1.8.2 Release Notes
Release Date: 2020-09-28 // over 4 years ago-
- 🛠 Fixes an issue where the base string used to generate signatures did not account for non-standard ports.
Previous changes from v1.8.1
-
- ⏪ Reverts the public API changes introduced in v1.8.0 where language level type declarations and return types that were introduced caused inheritence to break.
- 🛠 Fixes a Composer warning with relation to autoloading test files.