JS SDK Examples This folder contains examples on how to use the SDK in different frameworks. Prerequisites Clone this repository locally. See guide here. Install NodeJS on your machine. You can download NodeJS here. Install dependencies by running yarn. Build sdk by running yarn build. Open one of the sample project directories in a terminal. Examples NodeJS Typescript using client credentials Typescript using client device grant flow React Azure Active Directory Authentication Azure Active Directory Authentication Advanced