Relative Content

Tag Archive for outlook-addin

How to securely host Outlook Add-In (with API calls)

So, I recently developed an Outlook Add-In. The Add-In displays data from an external system, for which an API call is made. However, I was looking to host the add-in. One thing could be via a Web App. But how do I securely store the API key without compromising anything?