I saw that there is an option to share the link for the link for source path.
Now lets image that we need to read file from server which required authentication to read the file, the user is implemented with JWT i.e. token based in headers.
Now, a HTTP call or headers are required to read the PDF from server.
Is there any way we can achieve this with this package?
@xyrintech pass
Object
with headers to[src]
instead of just anURL string
:and then in the view