I need to load secured images in React.js and pass auth header to the request.
Authorization: \'Bearer \'
I used HTTP interceptor and