Skip to content

Conversation

@mostafa-rz
Copy link
Contributor

@mostafa-rz mostafa-rz commented Oct 22, 2025

The client_id type in the latest version of the passport is changed to the UUID, but this change is not mandatory. The client_id in the oauth/register response must be a string based on the RFC; otherwise, the server will not accept it. When the change to the UUID is not mandatory, it should be cast to a string to ensure that the response is valid.

Fix this issue #89

@taylorotwell taylorotwell marked this pull request as draft October 22, 2025 19:19
@taylorotwell taylorotwell marked this pull request as ready for review October 23, 2025 15:08
@taylorotwell taylorotwell merged commit b070a2e into laravel:main Oct 23, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants