I have created an REST API and it will be consumed from an outlook web mail addins which I also build. Now, I want to make sure that only those who logged-in in Outlook web mail can get access to my API.
So my question now, is how to get the active user in outlook web mail? Is that possible?