Releases: JimTools/jwt-auth
Releases · JimTools/jwt-auth
3.0.1
17 Mar 23:42
Compare
Sorry, something went wrong.
No results found
3.0.0
20 Dec 14:34
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(deps): bump setuptools from 75.3.0 to 78.1.1 in /docs by @dependabot [bot] in #24
Upgrading firebase/php-jwt by @JimTools in #23
Breaking Changes
Key lengths are now validated by firebase/php-jwt if a key length is less than the specified algorithm, an exception will be thrown.
Full Changelog : 2.3.1...3.0.0
2.3.1
30 Nov 15:22
Compare
Sorry, something went wrong.
No results found
2.3.0
29 Oct 20:24
Compare
Sorry, something went wrong.
No results found
2.2.0
15 Dec 12:03
Compare
Sorry, something went wrong.
No results found
1.1.0
15 Dec 11:02
Compare
Sorry, something went wrong.
No results found
What's Changed
fix PHP 8.4 deprecation error (implicitly nullable parameter) by @mbolli in #10
Full Changelog : 1.0.2...1.1.0
2.1.0
07 Nov 21:28
Compare
Sorry, something went wrong.
No results found
Adding support for PHP 8.4
Update pip dependencies for creating docs
Full Changelog : 2.0.0...2.1.0
2.0.0
27 Sep 20:28
Compare
Sorry, something went wrong.
No results found
This is a major release with a total rework, improving type safety, decoupling concerns and using modern language features. Please see UPGRADING.md for full details, please note Rector can be used to automate the majority of the upgrade process.
Full Changelog : 1.0.1...2.0.0
1.0.2
14 Sep 22:13
Compare
Sorry, something went wrong.
No results found
What's Changed
Adding a command for removal of tuupola/slim-jwt-auth by @N-M in #5
config array description should allow logger key by @mbolli in #6
New Contributors
@N-M made their first contribution in #5
@mbolli made their first contribution in #6
Full Changelog : 1.0.1...1.0.2
v1.0.1
24 Mar 11:31
Compare
Sorry, something went wrong.
No results found
Marking this package as a replacement for tuupola/slim-jwt-auth