fmalee / msgraph-training-phpapp

Microsoft Graph Training Module - Build PHP apps with Microsoft Graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Graph Training Module - Build PHP apps with Microsoft Graph

This module will introduce you to working with Microsoft Graph to access data in Office 365 by building PHP web applications.

Lab - Build PHP apps with Microsoft Graph

In this lab you will create a PHP web application using the Azure AD v2 authentication endpoint to access data in Office 365 using Microsoft Graph.

Completed sample

If you just want the completed sample generated by following this lab, you can find it here.

More samples

If you're looking for other Graph examples beyond calendar scenarios, or if you'd like to contribute other examples to this project, please see the samples branch.

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Microsoft Graph Training Module - Build PHP apps with Microsoft Graph

License:MIT License