Skip to content

Releases: hyperf-ext/jwt

Added v2.1 support for Hyperf

Choose a tag to compare

@ericyzhu ericyzhu released this 11 Aug 19:13
ef9d893
Merge pull request #21 from ljyljy0211/ljyljy0211-patch-1

Update composer.json

Release v2.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:07
v2.2.0
support for hyperf 2.2

Release v2.1.3

Choose a tag to compare

@ericyzhu ericyzhu released this 17 Jun 07:52
a4ecda6

Fixed a bug where the configuration item type for the numeric type in .env was incorrectly typed

Release v2.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Jan 13:28
v2.1.2
fixed a bug where getting token always return null

Release v2.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Jan 10:21
v2.1.1
improve

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Dec 00:36
v2.1.0
bump

Release v2.0.3

Choose a tag to compare

@github-actions github-actions released this 26 Dec 14:57
v2.0.3
5836c0e
fixed refresh token failed when token expired

Release v2.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Dec 20:40
v2.0.2
fixed refresh token failed when token expired

Release v2.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Nov 09:46
v2.0.1
Change the dependent lcobucci/jwt version to ~3.3.0

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 22:23
v2.0.0
init