msal-angular icon indicating copy to clipboard operation
msal-angular copied to clipboard

Could really use some help. Very new to Azure AD and MSAL.JS

Open ghost opened this issue 7 years ago • 0 comments

I am using this library to authenticate to my company's B2C tenant. I have copied the base library into my project and setup my B2C tenant info and registered my app in the tenant.

I can login and get redirected to my home page. But as soon as i call the getUser() function in the Msal.Service.ts, the browser just hangs...

Any help would be greatly appreciated.

ghost avatar May 30 '18 21:05 ghost