You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The storageService should support providing a pre-instantiated object and not merely a string looking for an Angular service from the $injector. This will allow non-Angular constructs to be used as the service provider in the Authentication service.