-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Not sure is this a valid use case, but I'm building a API backend and would like to use sketchpad for collaborate with other developer, as well as testing our code.
Our API uses Laravel Passport password grant in order to consume the API.
But when using sketchpad, it won't run the auth code
Auth::guard('api')->id;
Is there a way to set a demo account so that it can execute the Auth code?
Metadata
Metadata
Assignees
Labels
No labels