react-dropzone-uploader
react-dropzone-uploader copied to clipboard
Add withCredentials property to support CORS requests
Set withCredentials to 'true' if passed prop is truthy. Absence of prop does not set withCredentials to any value, leaving it to browser default of false.
Tested with 'run test' and locally with code I'm working on.
Hi, can I work on this?
Yes go ahead!
Resolved by #64