Skip to content

8.8.0

Compare
Choose a tag to compare
@evansims evansims released this 19 Oct 00:41
· 35 commits to main since this release
ef7634a

Added

  • Support initiate_login_uri property for PATCH requests to the /api/v2/clients/:id Management API endpoint. #732

Fixed

  • Token generator typo in claim header. #729

Changed

  • composer.json now identifies mbstring as a required extension. #730
  • PHP 8.3 nightlies have been added to the continuous integration testing matrix. #733