youtube image
From YouTube: Community demo - Use Microsoft Graph to hide or show SPFx extension based on user attributes

Description

This community call demo is taken from the SharePoint Framework community call recording on 1st of August 2019. In this video, Velin Georgiev (Pramerica) shows how to build SharePoint Framework application customizer, which is dynamically visible only for internal people.

Code is using Microsoft Graph to identify if the user is an external or not. Microsoft Graph usage with the SharePoint Framework solutions is quite simple and can easily add significantly additional value for your design.

Presenter - Velin Georgiev (Pramerica) - @VelinGeorgiev

Code sample used in the video is available from https://github.com/SharePoint/sp-dev-fx-extensions/blob/master/samples/react-hidefrom-externalusers/

More on using Microsoft Graph with SharePoint Framework is available from https://docs.microsoft.com/en-us/sharepoint/dev/spfx/use-msgraph

Full details on the community call from https://developer.microsoft.com/en-us/sharepoint/blogs/sharepoint-framework-community-call-recording-1st-of-august-2019/

More details on the SharePoint dev community calls from http://aka.ms/sppnp.