Version 1.1.0
This new minor beta release introduces the following changes:
- [Feature] Required header/claim. See #91. Thank you @timrourke
- [Feature] Nested token builder/loader added. Thank you @bwowk
- [Feature] JWKFactory can create JWK objects using a shared secret. Console command added. See #57.
- [Feature] All Symfony services can have custom tags (JWSLoader, JWELoader...).
- [Improvement] PHPDoc for almost all public functions
- [Improvement] Most of classes are not marked as final anymore.
- [Bugs] Several bugs fixed. Now fits to PHPStan level 6. Level 7 to be reached soon.
- [Improvement] Changes related to the Data Collector of the bundle (see #111).
- [Improvement] The ECDH-ES algorithms that are now a (little bit) faster (see #106).