1.0.4 - 2024-08-22
- Removed bundled composer.lock
- Fix accessing undefined static consts from abstract class
- Minor code improvements
1.0.3 - 2024-08-19
- Removed saving challenge value
1.0.2 - 2024-08-18
- Removed sabing session token in property
1.0.1 - 2024-08-18
- Changed cache default TTL to a much lower value
1.0.0 - 2024-08-17
- Added support for caching authorization token
- Update dependencies
0.0.2 - 2024-07-20
- Added Configuration option to pass a delegated PSR-11 Container
- Removed some unused code
- Improved some tests and coverage
0.0.1 - 2024-07-02
Initial release.