generator-express-azuread

0.0.3 • Public • Published

generator-express-azuread NPM version Build Status Dependency Status

Scaffold a NodeJS + Express web application with AzureAD authentication built-in

logos

Introduction

This Yeoman generator scaffolds out an entire Express 4 application, complete with authentication against Azure Active Directory using OpenID Connect, PassportJS and passport-azure-ad.

Demo:

demogif

Pre-Requisites

Installation

First, install Yeoman and generator-express-azuread using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-express-azuread

Then generate your new project:

yo express-azuread

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Steven Follis

Package Sidebar

Install

npm i generator-express-azuread

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • stevenfollis