File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- [ unreleased]
7+ ## [ 1.0.1] - 2024-09-05
8+
9+ ### Fixed
810- Fix JWT decode of non JWT tokens #428
911- Fix method signatures #427
10- - Updated CI to also test on PHP 8.3 #407
11- - Updated readme PHP requirement to PHP 7.0+ #407
12- - Added dependabot for GitHub Actions #407
1312- Cast ` $_SERVER['SERVER_PORT'] ` to integer to prevent adding 80 or 443 port to redirect URL. #403
1413- Check subject when verifying JWT #406
1514- Removed duplicate check on jwks_uri and only check if jwks_uri exists when needed #373
You can’t perform that action at this time.
0 commit comments