Closed qisirui99 closed 4 years ago
Without seeing more of your exact code, it's a bit hard to debug what may be the problem here. We recommend following the exact basic steps on our wiki here. Do you think you could provide more information if you're still seeing errors?
Additionally, we recommend everyone using adal js
to make the switch to msal js
. All current authentication work from Microsoft is delivered through the msal js
library here. adal js
is still supported only for security fixes, generally.
I'm using Angular7, and when I follow the below steps, It said can't find AuthenticationContext. The step is
Browser:
Library Name
Library version
Library version: 1.0.17
Current behavior
Expected behavior
Minimal reproduction of the problem with instructions