I am getting No 'Access-Control-Allow-Origin' header is present on the requested resource while trying to generate token using graph api in Angular 8 Application.
Is there any alternate way to manage this using microsoft-adal-angular6 npm to allow cors cross origins?
I think this question also has been answered in this post. Let me know if you have any other questions.