machine-to-machine Passport Auth #474
lukesnowden
started this conversation in
General
Replies: 0 comments
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.
-
I'm trying to figure out how to setup authorisation for machine-to-machine (https://laravel.com/docs/9.x/passport#client-credentials-grant-tokens) clients.
Since we don't use username and passwords only the client_id and client_secret I cant seem to get passed the "passport security scheme" auth popup.
Any documentation on this?
Beta Was this translation helpful? Give feedback.
All reactions