gesdinet/jwt-refresh-token-bundle
Symfony bundle to manage JWT refresh tokens for LexikJWTAuthenticationBundle. Stores and rotates refresh tokens via Doctrine ORM or MongoDB ODM (or custom object manager), with configurable TTL, security, and endpoints. Requires PHP 8.2+ and Symfony 6.4+.
Full Changelog: https://github.com/markitosgv/JWTRefreshTokenBundle/compare/v1.5.0...v2.0.0
Full Changelog: https://github.com/markitosgv/JWTRefreshTokenBundle/compare/v1.5.0...v2.0.0-beta
This is a pre-release as non-production ready for testing. Bugs or testing is welcome
Full Changelog: https://github.com/markitosgv/JWTRefreshTokenBundle/compare/v1.4.0...v1.5.0
Fix issues with symfony 7 release
[B/C Break] Change the object mappings to mapped superclasses
Stable release with Symfony 6 support
Full Changelog: https://github.com/markitosgv/JWTRefreshTokenBundle/compare/v0.12.0...v1.0.0
Alias RefreshTokenManagerInterface
Add Symfony 5 support
Fix date mapping for ODM
Change YML to XML mapping to support ODM
Remove Symfony 4.3 event deprecations
Using symfony Guard Add Single use option Return id fields on getters
How can I help you explore Laravel packages today?