Open LastTribunal opened 7 months ago
@LastTribunal We are aware of this usage, but this requires some changes to the library that will be addressed in a future version of MSAL Angular.
Hello, do you know if this issue has been resolved since April, or looked at again? We are trying to implement MSAL into our Angular application and would like to implement the recommendation from Angular instead of using DI-provided interceptors, which may be phased out soon in a later version.
@Chachalotte This has not yet been resolved, but is being considered for the next major version of MSAL Angular.
Core Library
MSAL.js v1 (@azure/msal or msal)
Wrapper Library
MSAL Angular (@azure/msal-angular)
Public or Confidential Client?
Public
Description
According to latest angular https://angular.io/api/common/http/withInterceptorsFromDi, this is absolute.. please update example to use https://angular.io/api/common/http/withInterceptors
Source
Internal (Microsoft)