Skip to content

v0.8.0

Compare
Choose a tag to compare
@jumbojett jumbojett released this 02 Jan 19:06
· 275 commits to master since this release
08c29b0

Added

  • Fix verifyJWTsignature(): verify JWT to prevent php errors and warnings on invalid token

Changed

  • Decouple session manipulation, it's allow use of other session libraries #134
  • Broaden version requirements of the phpseclib/phpseclib package. #144