Hello,
I am developing outlook office AddIn using the sso setup from yoman office generator.
I have been able to setup the on compose event handlers.
However, I want to fetch the graph API inside the compose message event handler using access token. But I am having issues getting access token.
I need help urgently.
Event based AddIn Link
https://docs.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch
My code samples.
https://github.com/hummingbed/addin