Making laravel/sanctum tokens's identifiable #47977
Replies: 1 comment
-
Seem like the PR has been merge and we can close this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Opening this discussion up to discuss a draft PR I've made to make tokens generated with Laravel Sanctum identifiable. I believe this increase the security postures of solutions using Laravel Sanctum by allowing for developers using minted tokens to quickly identify tokens in their code base using tools such as GitHub's secret scanning.
Disclosure: I work for GitHub and I am the main engineer involved with the secret scanning partner program.
Beta Was this translation helpful? Give feedback.
All reactions