Dave
Dave
Seconding this. While reqwest works fine in-browser with the warning, it will save many a moment of panic to handle it better.
It would be nice to see clarification in the README if SAML / Shibboleth are supported. Are they?
There is a forked version in npm: https://www.npmjs.com/package/x2js so a simple `npm install x2js` should install that. The fork's repo is here: https://github.com/Axinom/x2js Note that the API is slightly different,...
@saurabhgupta050890 That is why I noted that the API was slightly different...
Another data point; I'm seeing this with: ``` "react-scripts": "^4.0.3", "react": "^16.12.0", "react-pdf": "^6.2.0", "typescript": "^4.2.4", ```
Can you clarify what you mean by "not working" and provide some example code to reproduce?
@morenoh149 You'll have to add params to this, then pass those through to the native code.
Hey, Thanks for the info. I'll try and take care of that in the next day or so, but I gladly accept pull requests :) Thanks, - Vedder --- Sent...