Update logout userPrincipalName

This commit is contained in:
2026-02-07 09:40:52 +01:00
parent 7c2228ec5b
commit aa75ad11f1
2 changed files with 105 additions and 121 deletions

View File

@@ -9,6 +9,7 @@
"dependencies": {
"@azure/identity": "^4.13.0",
"@azure/msal-node": "^5.0.3",
"@azure/msal-node-extensions": "^1.2.0",
"@microsoft/microsoft-graph-client": "^3.0.7",
"azure-devops-node-api": "^15.1.2"
},