Releases: ADmad/cakephp-jwt-auth
Releases · ADmad/cakephp-jwt-auth
3.0.0
21 Feb 08:57
Compare
Sorry, something went wrong.
No results found
2.4.0
21 Feb 08:54
Compare
Sorry, something went wrong.
No results found
Add support to cookies #69
2.3.2
20 Apr 08:06
Compare
Sorry, something went wrong.
No results found
Fix getting token from request query string. #66
2.3.1
19 Apr 19:55
Compare
Sorry, something went wrong.
No results found
Fix default exception class selection. #65
2.3.0
18 Apr 07:58
Compare
Sorry, something went wrong.
No results found
2.2.0
01 Aug 13:16
Compare
Sorry, something went wrong.
No results found
Update firebase/php-jwt to 5.0
2.1.0
31 May 18:07
Compare
Sorry, something went wrong.
No results found
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
07 Jan 14:21
Compare
Sorry, something went wrong.
No results found
#47 Fix error when "parameter" option is disabled and authorization header not set
2.0.2
17 Nov 07:08
Compare
Sorry, something went wrong.
No results found
Fix typo in readme code example.
Bump php-jwt version.
2.0.1
26 Apr 13:27
Compare
Sorry, something went wrong.
No results found
Allow specifying custom key (instead of default security salt) for decoding JWT