We are using Image Editor in our private application and all files are protected under authentication/authorization mechanisms in order this stuff to work we need to pass cookie with image uploading but what I see from source code Aviary image editor in case of enableCORS: true sets crossorigin attribute to Annonymous I want it to be set into use-credentials