Azure-Samples / active-directory-node-webapi
A NodeJS web API that is secured using Azure AD and OAuth 2.0 access tokens.
☆105Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for active-directory-node-webapi
- ☆69Updated last year
- The code for ADAL Node has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.☆208Updated 3 years ago
- [ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within a Node.js web application. This sample sends REST ca…☆100Updated 6 years ago
- [ARCHIVED] This sample shows how to connect a service or daemon app (written in Node.js) to the Microsoft Graph API.☆47Updated 5 years ago
- We recently announced deprecation of JS v1 SDK and this repo. Starting September 2020 Microsoft will not provide support for this library…☆141Updated 8 months ago
- The code for Passport Azure AD has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.☆422Updated last year
- A NodeJS web application that authenticates Azure AD users with OpenID Connect.