2.8.1
📦 oauth2-clientView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This release introduces an option to control scope inclusion in access tokens and improves documentation by adding missing Guzzle exception annotations.
✨ New Features
- Only provide scopes in access token when set in options.
🐛 Bug Fixes
- Added missing @throws annotations for Guzzle exceptions.