v1.7.0
1.7.0 (02/11/2020)
- [feat] Add ID token to auth token methods. (#248)
- [feat] Add support for ES256 in
AccessToken::verify
. (#255) - [fix] Let namespace match the file structure. (#258)
- [fix] Construct RuntimeException. (#257)
- [tests] Update tests for PHP 7.4 compatibility. (#253)
- [chore] Add a couple more things to
.gitattributes
. (#252)