Skip to content

v1.7.0

Compare
Choose a tag to compare
@bshaffer bshaffer released this 11 Feb 17:46
e687f40

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)