react-file-viewer
react-file-viewer copied to clipboard
How to open a docx file hosted on AWS S3? (JWT, etc)
I was wondering how to view a docx file hosted on other servers, such as AWS S3, considering Authorization, JWT, etc?
Thanks in advance.
same problem when i try to fetch from a host with authorization
I was wondering how to view a docx file hosted on other servers, such as AWS S3, considering Authorization, JWT, etc?
Thanks in advance.
please did u find any others solution packages meet ur needs
To resolve this, i though of downloading and make changes myself to accept header information from the frontend. This header will eventually get attached to the GET request. But after downloading and running npm install, it give many errors related to legacy and unsupported version.