AzureAD / azure-activedirectory-library-for-nodejsLinks
The code for ADAL Node has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.
☆210Updated 3 years ago
Alternatives and similar repositories for azure-activedirectory-library-for-nodejs
Users that are interested in azure-activedirectory-library-for-nodejs are comparing it to the libraries listed below
Sorting:
- The code for Passport Azure AD has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.☆423Updated last year
- Microsoft Azure Storage SDK for Node.js☆496Updated last year
- ☆69Updated 2 years ago
- Easily package your Node.js Functions for Azure Functions☆152Updated 2 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 last year
- ⚡️Allows Express.js usage with Azure Functions☆172Updated 2 years ago
- A NodeJS web API that is secured using Azure AD and OAuth 2.0 access tokens.☆105Updated 5 years ago
- The code for ADAL.js and ADAL Angular has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.☆624Updated 4 years ago
- A Node.js web app using OpenID Connect authentication with Azure AD v2.0☆112Updated 2 years ago
- A small Node.js Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens using Passport.js.☆140Updated last year
- [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 6 years ago
- Microsoft Application Insights SDK for Node.js☆329Updated this week
- A javascript based single page app with a .NET backend that authenticates Azure AD users and calls the backend web api using access token…☆97Updated 5 years ago
- The Node.js worker for the Azure Functions runtime - https://functions.azure.com☆111Updated 2 months ago
- Serverless Azure Functions Plugin – Add Azure Functions support to the Serverless Framework☆268Updated 7 months ago
- Microsoft Azure Storage Library for JavaScript (This repo has been moved to https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/sto…☆74Updated 2 years ago
- A simple JavaScript single page application calling the Microsoft Graph using msal.js (Azure AD V2 endpoint)☆89Updated 4 years ago
- Microsoft Graph client library for JavaScript☆783Updated last week
- Microsoft Graph TypeScript Type Definitions☆126Updated last week
- @azure/cosmos has moved to a new repo https://github.com/Azure/azure-sdk-for-js☆211Updated last year
- Azure SDK for Node.js - Documentation☆1,192Updated 2 years ago
- A template for building complex bots for Microsoft Teams - Node.JS version☆127Updated 4 years ago
- A small Node.js Web API that is protected with Azure AD v2.0 to validate access tokens and accepts authorized calls using Passport.js