Episode #118 – Using MSAL.NET to access Microsoft Graph – Part 2

Here you can find the transcript of Episode #118 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today, we keep on talking about MSAL, the Microsoft Authentication Library, which is a library that helps developers to acquire tokens, to consume the Microsoft Graph, first of all, as well as any other API registered in […]

Read more

Episode #117 – Using MSAL.NET to access Microsoft Graph – Part 1

Here you can find the transcript of Episode #117 of PiaSys TechBites. Welcome back to PiaSys Tech Bite. Today I want to talk with you about MSAL, the Microsoft authentication library, which is a library that helps developers to retrieve tokens to consume APIs secure with the Microsoft identity platform. I’m talking about the APIs […]

Read more

Episode #116 – Latest news about Microsoft Teams APIs in Microsoft Graph

Here you can find the transcript of Episode #116 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today, I want to talk with you about some new capabilities that Microsoft introduced in the Microsoft Graph APIs regarding Microsoft Teams. As we know, Microsoft Graph is continuously growing and evolving. And in the last few […]

Read more

Episode #114 – Managing To-Do Tasks with Microsoft Graph

Here you can find the transcript of Episode #114 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today I want to talk with you about the To-Do APIs that Microsoft introduced under the beta endpoint of the Microsoft Graph. Using these APIs, we can easily access the list of task lists, the tasks in […]

Read more

Episode #113 – SharePoint Online Taxonomy API via Microsoft Graph

Here you can find the transcript of Episode #113 of PiaSys TechBites. Welcome back to PiaSys TechBites, I’m back from a short summer break. And while I was on vacation, Microsoft wanted to make me happy, really happy. In fact, in August 2020, they released under the beta endpoint of Microsoft Graph the support for […]

Read more

Getting an Access Token for a service in SPFx

Since SharePoint Framework version 1.6 it is possible to consume either the Microsoft Graph or any other third-party API secured with Microsoft Azure Active Directory. Here you can see how to consume the Microsoft Graph, while here you can see how to consume any other third-party API. I will deeply cover the topic at the […]

Read more