Use $http service to fetch img src as objectURL
npm install angular-img-http-srchttp-src instead of ng-src and it will fetch images using the $http service - meaning Authorization headers added via interceptors will be present - then build a Blob and set the src to an objectURL.