Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit b63c65f

Browse files
committed
Update to use the new passport-azure-ad and no longer include the library.
1 parent 3196b16 commit b63c65f

19 files changed

Lines changed: 302 additions & 2072 deletions

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,8 @@ Next, clone the sample repo and install the NPM.
4949
From your shell or command line:
5050

5151
* `$ git clone git@github.com:AzureADSamples/WebAPI-Nodejs.git`
52-
* `$ npm install`
53-
54-
**Did you get an error?:** Restify provides a powerful mechanism to trace REST calls using DTrace. However, many operating systems do not have DTrace available. You can safely ignore these errors.
55-
5652
* `$ cd node-server`
57-
* `$ npm install` (yes, again)
53+
* `$ npm install`
5854

5955
### Step 6: Configure your server using config.js
6056

0 commit comments

Comments
 (0)