vue-media-upload icon indicating copy to clipboard operation
vue-media-upload copied to clipboard

My server requires authentication for server API call but how to send that data?

Open Jayesh-Mahato opened this issue 4 months ago • 2 comments

My server requires authentication for server API call but how to send authentication tokens when the component only has server (server="/api/upload") props as a single url for call?

Jayesh-Mahato avatar Feb 23 '24 16:02 Jayesh-Mahato