You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 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](https://github.com/Gamegos/php-jws) in repo
### Added
- Added JWS validation as suggested by [#1](#1)
- PEM-files added for JWS validation
The project have now been updated (v1.0) and ready with code for JWS validation also built-in so you won't need to do that stuff yourself. Some other changes and optimizations have been done also. Happy coding!
Hi,
I see you had verifyJWT there but its not called anywhere.. I would use JWT verify but how to do that?
Thanks
The text was updated successfully, but these errors were encountered: