angular-filemanager icon indicating copy to clipboard operation
angular-filemanager copied to clipboard

Get | Download

Open GlauberF opened this issue 8 years ago • 0 comments

Work with jwt in my project, I created an interceptor in the module, so that every request sends jwt and la in the backend I identify the user and load folders only from him, or create folder inside his directory. But in the case of downloading my interceptor can not inject JWT, how does it work see image and download? Or how to modify so that my interceptor can inject the jwt in the get of image and download?

GlauberF avatar Jul 11 '17 20:07 GlauberF