msgraph-sample-nodeexpressapp icon indicating copy to clipboard operation
msgraph-sample-nodeexpressapp copied to clipboard

This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from Node.js Express apps.

Microsoft Graph sample Node.js Express app

This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from Node.js Express apps.

NOTE: This sample was originally built from a tutorial published on the Microsoft Graph tutorials page. That tutorial has been removed.

Running the sample

The code for this sample is in the demo folder. Instructions to configure and run the sample can be found in the README in that folder.

Version history

Version Date Comments
1.8 April 19, 2021 Refreshed tutorial
1.7 November 11, 2020 Refreshed tutorial
1.6 March 19, 2020 Refreshed tutorial
1.5 June 18, 2019 Updated readme to refreshed screencast recording
1.4 May 24, 2019 2019Q4 content refresh
1.3 May 17, 2019 Updated AAD app registration steps
1.2 March 10, 2019 2019Q3 content refresh
1.1 February 8, 2019 Added slides
1.0 2018 Published

Code of conduct

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.

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.