AzureAD / azure-activedirectory-library-for-js

The code for ADAL.js and ADAL Angular has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.
https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/maintenance/adal-angular
Apache License 2.0
627 stars 374 forks source link

Is ADAL works only on javascript clients/SPA running on browser and not desktop office add-in apps? #748

Closed prashantharshi closed 6 years ago

prashantharshi commented 6 years ago

Hi

We are creating an add-in for word desktop , and we want to use ADAL. Will it work fully functional there on desktop clients as well ? i have read from many posts that it is designed to work mostly with javascript clients running on browser

nehaagrawal commented 6 years ago

@prashantharshi can you please confirm what language/platform you are using?

nehaagrawal commented 6 years ago

@prashantharshi ADAL is a javascript library and we support javascript and angular framework currently. I am closing this issue for now. Feel free to open it again if your question wasn't answered.