OfficeDev / Office-Add-in-samples

Code samples for Office Add-in development on the Microsoft 365 platform.
MIT License
671 stars 756 forks source link

[Nodejs SSO] remove home account caching #793

Open davidchesnut opened 3 weeks ago

davidchesnut commented 3 weeks ago
Q A
Bug fix? yes
New feature? no
New sample? no
Related issues? fixes #790

What's in this Pull Request?

The caching code to track the home account is buggy so I removed it. This should fix #790.