Hello.
I was wondering if it is possible to set the header content before the editor is calling the api to upload the image. My asp net core web api is using identity and i would therefore like to secure my image upload controller. However the cookie is not send with the upload request from the rich text editor.
JBN