Skip to content

Releases: DSorlov/phpFreja

Release 1.1

22 Mar 12:36
Compare
Choose a tag to compare
  • Impelented new keys for jwt 2023
  • Fixed #2

Release 1.0

02 May 14:48
Compare
Choose a tag to compare

BREAKING CHANGES

  • Renamed the main class from 'frejaeID' to new name 'phpFreja'
  • Renamed the php file from 'frejaeID.php' to 'freja.php'
  • Output from the checkSignatureRequest have changed

Changed

  • Included a fork from php-jws in repo

Added

  • Added JWS validation as suggested by #1
  • PEM-files added for JWS validation