OfficeDev / office-js-helpers

[ARCHIVED] A collection of helpers to simplify development of Office Add-ins & Microsoft Teams Tabs
MIT License
126 stars 56 forks source link

Unable to delete 'AzureAD' from storage #139

Open tharaka1 opened 5 years ago

tharaka1 commented 5 years ago

Hi - I am having issue in outlook office addin. when authentication in outlook desktop (windows) authenticator.endpoints.registerAzureADAuth('client id here', 'tenant here');

I am getting "Unable to delete 'AzureAD' from storage" error. Any recommendation for fix this issue? @casieber @Zlatkovsky

Zlatkovsky commented 5 years ago

Adding @sumurthy , @LouMM, who are the current owners/maintainers of the repo.