Skip to content

Releases: UniSharp/laravel-jwt

0.2.6

12 Jun 04:47
5aa7ce3
Compare
Choose a tag to compare

fix cache time errors

0.2.5

18 Mar 16:28
7376905
Compare
Choose a tag to compare

Hot fix: substitute checkProvider with validateSubject function to be compatible with tymondesigns/jwt-auth 1.0.0-rc.2

0.2.4

18 Mar 14:45
9672af6
Compare
Choose a tag to compare

Upgrade tymondesigns/jwt-auth package to 1.0.0-rc.2 to support Laravel 5.6.

0.2.3

05 Feb 03:47
Compare
Choose a tag to compare

fix TokenBlacklistedException

0.2.2

30 Dec 09:26
Compare
Choose a tag to compare
  • allow to logout without token

0.2.1

30 Dec 08:52
Compare
Choose a tag to compare

Hotfix: fix middleware for authorized user

0.2.0

29 Dec 11:21
Compare
Choose a tag to compare

Hotfix: call JWTAuth facade from namespace in case of not setting default alias

0.1.9

29 Dec 10:27
Compare
Choose a tag to compare

Hotfix: fix registerMiddleware() function in lumen

0.1.8

26 Dec 08:32
Compare
Choose a tag to compare

fix a cached token bug

0.1.7

23 Nov 07:26
Compare
Choose a tag to compare

fix composer.json syntax