obsidian-msgraph-plugin
obsidian-msgraph-plugin copied to clipboard
Msal node vs Msal browser
Hi, thanks for this plug-in. I’m half way through doing a similar thing myself but using msal-browser (which has a number of issues I won’t go into here!). I see that you’re using msal-node though and curious to find out how you got that to work in a plug-in where only the renderer process is exposed? I can’t see any obvious (big) differences between your code and my implementation but I’m having trouble downloading the dependencies of your repo to get it working. Any help would be much appreciated!