Isaias Ponce
Isaias Ponce
I was wondering how to view a docx file hosted on other servers, such as AWS S3, considering Authorization, JWT, etc? Thanks in advance.
- [x] Added JWT as a prop, and use it in docx-viewer.jsx - [x] Added JWT PropType in fetch-wrapper.jsx https://github.com/plangrid/react-file-viewer/issues/77
My strategy download the data from different symbols (in sequential) with get_candles and send it as a parameter of a new thread for every symbol, once there, many of the...