I build an Angular App that communicates with the MS Graph API, to do so I used MSAL. While using "ng serve" inside Angular CLI, everything works fine.
Late