Skip to content

Releases: markitosgv/JWTRefreshTokenBundle

v1.0.0-beta3

19 Jul 18:56
5ec0799
Compare
Choose a tag to compare
v1.0.0-beta3 Pre-release
Pre-release
Don't mark extractor services as public (#262)

v1.0.0-beta2

12 Jul 19:04
a30e372
Compare
Choose a tag to compare
v1.0.0-beta2 Pre-release
Pre-release
Introduce a factory service for generating RefreshTokenInterface obje…

v1.0.0-beta

01 Jul 11:52
3a84970
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release
New authenticator for the newer Symfony authenticator API (#246)

Compatible with Symfony 5.3

23 Apr 16:47
4a7109d
Compare
Choose a tag to compare
v0.12.0

Fixed compatibily with SF 5.3 (#241)

Fix config

05 Mar 10:22
81f15cc
Compare
Choose a tag to compare
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

10 Jan 21:34
cad32f4
Compare
Choose a tag to compare
v0.10.1

Add exception if user does not exists (#222)

Supporting doctrine/common +3.0

23 Dec 21:18
1a6c512
Compare
Choose a tag to compare
Apply fixes from StyleCI (#221)

Co-authored-by: markitosgv <markitosgv@users.noreply.github.com>

Alias RefreshTokenManagerInterface

04 Feb 16:11
1f2729e
Compare
Choose a tag to compare

Alias RefreshTokenManagerInterface

Symfony 5 support

05 Dec 09:07
Compare
Choose a tag to compare

Add Symfony 5 support

Fix date mapping for ODM

12 Nov 16:03
e3b2db2
Compare
Choose a tag to compare

Fix date mapping for ODM