Changelog for phpFreja.
The format is based on Keep a Changelog
- Nothing right now
1.1 (2023-03-22)
- Impelented new keys for jwt 2023
- Fixed #2
1.0 (2020-05-02)
- 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
- Included a fork from php-jws in repo
- Added JWS validation as suggested by #1
- PEM-files added for JWS validation
0.1 (2019-10-14)
- Initial releases