Hello there!
I find your uploader a fine component, but is there any chance we could get including of credentials as an option?
Something like this:
{ method: 'POST', credentials: this.props.credentials, body: imageFormData, headers: this.props.headers }
Hello there! I find your uploader a fine component, but is there any chance we could get including of credentials as an option? Something like this:
{ method: 'POST', credentials: this.props.credentials, body: imageFormData, headers: this.props.headers }