Reply to 1202239440338538497
For authenticating API requests of user, Azure Active Directory is used. The recommended way for a browser app (https://docs.microsoft.com/en-us/azure/active-directory/develop/scenario-spa-overview) is to use msal.js (https://github.com/AzureAD/microsoft-authentication-library-for-js) which I managed to set up in the React up ...Response: 1202239444952195073