/workbench-msgraph

A workbench project to tinker with the MS Graph API.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Workbench for MSAL JS and MS Graph API

Pre-requisite

Setup

  • Copy env.js.sample to env.js and insert the ClientId

  • In a command prompt, run npm install

Running the sample

  • In a command prompt, run npm start

  • Navigate to http://localhost:30662 with the browser of your choice

  • In the web page, click on the “Login” button