Add withCredentials property#289
Conversation
|
Would be great if we could get this merged. |
|
This is an absolutely critical feature. Could someone please merge this? Otherwise, a fork might be in order. |
|
@Norserium @DerZade One last check before we set up a private package repo and fix this for our own uses. |
|
@ffxsam, I will investigate this issue soon. I'm not sure that we need to add the additional prop But perhaps, I need to add the passing of this property to |
|
If the intended usage is https://advanced-cropper.github.io/vue-advanced-cropper/components/cropper.html#props |
|
Hello, what is the status of this PR? I also need it to be able include credentials in the request.. 🙏 Thank you. |
Related Issue: #283
Adds optional withCredentials property, which adds credentials to CORS requests, when set to true.