Skip to content

Add notice of invalid tokens when user and client id match#1910

Merged
taylorotwell merged 1 commit intolaravel:13.xfrom
Levivb:13.x
Apr 15, 2026
Merged

Add notice of invalid tokens when user and client id match#1910
taylorotwell merged 1 commit intolaravel:13.xfrom
Levivb:13.x

Conversation

@Levivb
Copy link
Copy Markdown
Contributor

@Levivb Levivb commented Apr 14, 2026

See #1902 (comment)

This PR adds a note to the documentation explaining that client credential tokens are invalidated when a user ID matches the issuing client’s ID.

This case can otherwise lead to confusion, as such tokens may appear valid but are rejected due to a potential impersonation risk.

@taylorotwell taylorotwell merged commit ed8956c into laravel:13.x Apr 15, 2026
13 of 14 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.

2 participants