Azure-Samples / active-directory-node-webapi

A NodeJS web API that is secured using Azure AD and OAuth 2.0 access tokens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Title


There's a newer version of this sample taking advantage of the Microsoft identity platform (formerly Azure AD v2.0)

Check it out: active-directory-javascript-nodejs-webapi-v2

If you really need to access this Azure AD v1.0, you can navigate to the master branch, but please know that it's no longer supported.

About

A NodeJS web API that is secured using Azure AD and OAuth 2.0 access tokens.