updating getMsGraphAuth with scopes parameter

This commit is contained in:
2024-07-14 14:29:23 -05:00
parent db0e8bfe5d
commit f0d66234fc
4 changed files with 46 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@noahspan/noahspan-modules",
"version": "0.2.7",
"version": "0.3.5",
"description": "",
"author": "",
"license": "UNLICENSED",
@@ -26,6 +26,7 @@
"dependencies": {
"@azure/app-configuration": "^1.6.0",
"@azure/identity": "^4.2.0",
"@azure/msal-node": "^2.9.2",
"@microsoft/microsoft-graph-client": "^3.0.7",
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.0.0",