This package brings Microsoft Graph with MSAL (authentication) to Unity (2019.4 LTS). You can access all MS Graph APIs like OneDrive, SharePoint for Business, Microsoft Teams and more. First you need ...
VisualGraph generates a starting point for you to create your custom graph To start create a script that extends VisualGraphNode. This is either the basic node for your graph or a base node your graph ...
Before installation, it’s crucial to understand that Microsoft Graph is a RESTful web API that integrates various Microsoft services. You only need to authenticate once to access data across these ...