This module will introduce you to working with Microsoft Graph to access data in Office 365 by building Node.js Express web applications.
In this lab you will create a Node.js Express web application using the Azure AD v2 authentication endpoint to access data in Office 365 using Microsoft Graph.
- Create a Node.js Express web app
- Register a web application with the Application Registration Portal
- Extend the Node.js Express app for Azure AD Authentication
- Extend the Node.js Express app for Microsoft Graph
If you just want the completed sample generated by following this lab, you can find it here.
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 [email protected] with any additional questions or comments.