Microsoft Graph
Which permissions should you preconsent for your app using Microsoft Graph Toolkit
Recently, I wrote about how preconsenting permissions, can help you improve the user experience of your app using Microsoft Graph Toolkit. But how would you know which permissions actually to preconsent? Here is how.
Cache data when using the Microsoft Graph JavaScript SDK
By caching data in your collaborative JavaScript apps connected to Microsoft 365 you can significantly improve their performance and user experience. Here's how to do it.
Preconsent multiple scopes with Microsoft Graph Toolkit
When working with Microsoft Graph Toolkit you might want to preconsent multiple scopes upfront to improve the user experience. Here's how to do it.
What kind of apps can you build on Microsoft 365?
Microsoft 365 is a rich platform for building applications. Here are the types of apps you can build on Microsoft 365.
Securely connect to Microsoft Graph from Teams tabs using SSO
Say you're building a Microsoft Teams tab with Single Sign-On (SSO). In your tab, you want to connect to Microsoft Graph to show some data from Microsoft 365. Here is how to do it securely.