Releases: markitosgv/JWTRefreshTokenBundle
Releases · markitosgv/JWTRefreshTokenBundle
v1.0.0-beta4: Repository interface (#269)
* RefreshTokenRepositoryInterface * Sync with latest bundle changes * CS fix Co-authored-by: Piotr Kreft <[email protected]>
v1.0.0-beta3
Don't mark extractor services as public (#262)
v1.0.0-beta2
Introduce a factory service for generating RefreshTokenInterface obje…
v1.0.0-beta
New authenticator for the newer Symfony authenticator API (#246)
Compatible with Symfony 5.3
v0.12.0 Fixed compatibily with SF 5.3 (#241)
Fix config
Fix service configuration (#224) After implement #223 the service configurations are wrong and services can't be created
Add exception if user does not exists
v0.10.1 Add exception if user does not exists (#222)
Supporting doctrine/common +3.0
Apply fixes from StyleCI (#221) Co-authored-by: markitosgv <[email protected]>
Alias RefreshTokenManagerInterface
Alias RefreshTokenManagerInterface
Symfony 5 support
Add Symfony 5 support