Working version, simplified to check tokens with calls to Microsoft Graph
Showing
... | ... | @@ -10,8 +10,7 @@ |
"license": "MIT", | ||
"private": true, | ||
"dependencies": { | ||
"azure-ad-jwt": "^1.1.0", | ||
"nconf": "^0.10.0" | ||
"node-fetch": "^2.3.0" | ||
}, | ||
"peerDependencies": { | ||
"graphql-yoga": "^1.16.9" | ||
... | ... |
src/config.js
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment