UNPKG

passport-azure-ad

Version:

OIDC and Bearer Passport strategies for Azure Active Directory

14 lines (13 loc) 196 B
sudo: required dist: trusty language: node_js node_js: - "6" - "5" - "5.1" - "4" - "4.2" - "4.1" - "4.0" before_install: npm install -g grunt-cli install: npm install