[0.2.0] - 2021-05-07
Added
- Added service builders
- Added Psalm integration (see the README)
- Allow user to customize sent claims. #8 (@drupol)
Changed
Fixed
- Fixed token request body building. #2 (@drupol)
- Fixed introspection endpoint. #4 (@drupol)
- Provide the default aud claim in introspection if not set. #12 (@drupol)
Deprecated
Special thanks to @drupol for his contributions.