3.1.0
Full Changelog: 3.0.2...3.1.0
Added
- Updated symfony dependencies to support version 6.4. (90ea9c2)
- Added
userInfoRawmethod to retrieve raw user data from token(06e13d3)
Deprecated
- Nothing
Fixed
- Fixed problem with user count = 0: throw exception only response is empty or null, in case of "0" it mest returned.(3de8fe3)
Removed
- Nothing