laravel-uppy-s3-multipart-upload icon indicating copy to clipboard operation
laravel-uppy-s3-multipart-upload copied to clipboard

Headless support

Open kerkness opened this issue 3 years ago • 0 comments
trafficstars

Would like to configure this as kind of a headless companion for uppy. In my case the client is a detached react app which authenticates with the laravel API using sanctum/tokens

Instead of using web routes, I would like to use API routes with the 'auth:sanctum' middleware. Would it be of interest to submit a PR with these modifications. Perhaps adding middleware/guard details to the config?

kerkness avatar Dec 17 '21 00:12 kerkness