saschagottfried / node-azure-oauth

Securing a Node.js application on Azure Websites with Azure Active Directory

Home Page:http://securingnodejs.azurewebsites.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authenticating with OAuth2 Against Azure Active Directory

A sample node.js app secured against WAAD using the OAuth2 protocol. Utilizes passport, passport-oauth, and mongoose for durable sessions.

About

Securing a Node.js application on Azure Websites with Azure Active Directory

http://securingnodejs.azurewebsites.net/


Languages

Language:JavaScript 66.0%Language:Shell 34.0%