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
- Host: GitHub
- URL: https://github.com/sheel-ui/node-azure-ad
- Owner: Sheel-ui
- Created: 2021-12-02T11:22:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-02T12:05:08.000Z (over 3 years ago)
- Last Synced: 2025-01-14T17:33:17.567Z (4 months ago)
- Topics: authentication, azure-active-directory, azure-ad, css, ejs, javascript
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 Directory1. Rename .env.template file to .env and set the environment variables.
2. Run
```
npm start
```