Releases: ADmad/cakephp-jwt-auth
Releases · ADmad/cakephp-jwt-auth
3.0.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
21 Feb 08:57
2.4.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
21 Feb 08:54
Add support to cookies #69
2.3.2
Compare
Sorry, something went wrong.
No results found
ADmad
released this
20 Apr 08:06
Fix getting token from request query string. #66
2.3.1
Compare
Sorry, something went wrong.
No results found
ADmad
released this
19 Apr 19:55
Fix default exception class selection. #65
2.3.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
18 Apr 07:58
2.2.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
01 Aug 13:16
Update firebase/php-jwt to 5.0
2.1.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
31 May 18:07
Check if the Authorization header prefix fits the expected value, don't try to decode wrong data. (#43 , #53 )
Ensure user provided allowed algorithms list overwrites default value instead of merging (#52 )
2.0.3
Compare
Sorry, something went wrong.
No results found
ADmad
released this
07 Jan 14:21
#47 Fix error when "parameter" option is disabled and authorization header not set
2.0.2
Compare
Sorry, something went wrong.
No results found
ADmad
released this
17 Nov 07:08
Fix typo in readme code example.
Bump php-jwt version.
2.0.1
Compare
Sorry, something went wrong.
No results found
ADmad
released this
26 Apr 13:27
Allow specifying custom key (instead of default security salt) for decoding JWT