title | description | author | manager | ms.devlang | ms.topic | ms.service | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|
Azure security and identity with Node.js code samples |
Sample code that demonstrates how to use Azure security and identity with Node.js. |
rloutlaw |
routlaw |
nodejs |
article |
azure-nodejs |
06/17/2017 |
routlaw |
The following sample code illustrates using Azure security and identity with Node.js.
If you need code for other tasks, you can browse the full list of Azure Node.js samples.
Azure Active Directory | |
Securing a web API with Azure AD | A NodeJS web API that is secured using Azure AD and OAuth 2.0 access tokens. |
Integrating Azure AD into a NodeJS web application | A NodeJS web application that authenticates Azure AD users with OpenID Connect. |
Azure Key Vault | |
Getting started with Key Vault in Node.js | Demonstrates how to create, manage, and interact with a keyvault |