Securing ClientID and TenantID within a static web app – Azure
I have an react-application i am creating in a static web app - all this works fine but I want to remove the hard-coded values of the app registration. so I have it like this at the moment. Obviously this…