Alcumus/react-doc-viewer

Add AUTH headers to Doc Uri?

Opened this issue · 0 comments

I am wanting to use the document URI to display a file, but I cant seem to figure out how to add custom headers to the Head and Get http calls that happen.

These headers are things so that the requests can be authenticated.

I tried converting the file into a blob Uri, but I get method not accepted.