June 11, 2026

View as Markdown

2.10.10

(fix): Fix the generated OAuth and inferred-auth token providers to construct the typed token request object when the token endpoint uses a referenced (non-inlined) request body. Previously the provider passed an associative array to the token endpoint method, which expects the typed request, causing PHPStan failures.