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
- Support `initiate_login_uri` property for `PATCH` requests to the `/api/v2/clients/:id` Management API endpoint. [#732](https://github.com/auth0/auth0-PHP/pull/732)
26
26
27
-
### Fixed
27
+
**Fixed**
28
28
29
29
- Token generator typo in claim header. [#729](https://github.com/auth0/auth0-PHP/pull/729)
30
30
31
-
### Changed
31
+
**Changed**
32
32
33
33
-`composer.json` now identifies `mbstring` as a required extension. [#730](https://github.com/auth0/auth0-PHP/pull/730)
34
34
- PHP 8.3 nightlies have been added to the continuous integration testing matrix. [#733](https://github.com/auth0/auth0-PHP/pull/733)
0 commit comments