ddematheu / msgraph-training-reactspa

Microsoft Graph Training Module - Build React single-page apps with Microsoft Graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Graph Training Module - Build React single-page apps with Microsoft Graph

This module will introduce you to working with the Microsoft Graph in creating a React single-page application to access data in Office 365.

Lab - React single-page apps with the Microsoft Graph

In this lab you will create a React single-page application, configured with Azure Active Directory (Azure AD) for authentication & authorization, that accesses data in Office 365 using the Microsoft Graph.

Completed sample

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

Contributors

Roles Author(s)
Code / Tutorial / Support Jason Johnston (Microsoft) @jasonjoh
Slides Jeremy Thake (Microsoft) @jthake-msft
QA Andrew Connell (Microsoft MVP, Voitanos) @andrewconnell
QA Julie Turner (Microsoft MVP, Sympraxis Consulting) @juliemturner

Version history

Version Date Comments
1.8 March 19, 2020 Refresh tutorial
1.7 December 3, 2019 Update to latest Graph SDK and create-react-app
1.6 June 18, 2019 Added link to screencast recording
1.5 May 24, 2019 2019Q4 content refresh
1.4 May 22, 2019 Quickstart updates
1.3 May 16, 2019 Updated AAD app registration steps
1.2 March 6, 2019 2019Q3 content refresh
1.1 February 8, 2019 Added slides
1.0 2018 Published

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.

About

Microsoft Graph Training Module - Build React single-page apps with Microsoft Graph

License:MIT License