An open API service indexing awesome lists of open source software.

https://github.com/sheel-ui/node-azure-ad

Using passport-azure-ad for authentication using Azure Active directory
https://github.com/sheel-ui/node-azure-ad

authentication azure-active-directory azure-ad css ejs javascript

Last synced: 3 months ago
JSON representation

Using passport-azure-ad for authentication using Azure Active directory

Awesome Lists containing this project

README

        

# node-azure-ad
Using [passport-azure-ad](https://github.com/AzureAD/passport-azure-ad) for Authentication using Azure Active Directory

1. Rename .env.template file to .env and set the environment variables.

2. Run
```
npm start
```