Add Microsoft Graph client integration and list applications script protype.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@azure/identity": "^4.13.0",
|
||||
"@azure/msal-node": "^5.0.2"
|
||||
"@azure/msal-node": "^5.0.2",
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user