Open
Description
Core Library
MSAL.js v2 (@azure/msal-browser)
Wrapper Library
MSAL Angular (@azure/msal-angular)
Public or Confidential Client?
Public
Description
In the alpha for v3, would you please modify MsalRedirectComponent
so that instead of injecting the MsalService
via the constructor, you instead use the inject(MsalService)
option? If you do that, we can stop providing a constructor in our component for the sole purpose of sending you a service.
Source
External (Customer)