How to call some apis without logging in to the app?
ms member
6
Reputation points
I am working in angular Microsoft login using @azure/msal-angular npm package here I am able to do everything perfectly in my local system but when I do deploy the app the APIs are not fetching the data until and unless I login with Microsoft how can I do it even without login because I have multiple logins here?
Sign in to answer