switching user module to msgraph module

This commit is contained in:
2025-10-02 11:59:30 -05:00
parent ea108de9cd
commit 765c02c0a1
20 changed files with 194 additions and 107 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@noahspan/noahspan-modules",
"version": "1.2.0",
"version": "1.2.8",
"description": "",
"author": "",
"license": "UNLICENSED",
@@ -29,9 +29,12 @@
"@microsoft/microsoft-graph-client": "^3.0.7",
"@nestjs/common": "^11.0.11",
"@nestjs/core": "^11.0.11",
"@nestjs/jwt": "^11.0.0",
"@nestjs/mapped-types": "*",
"@nestjs/passport": "^11.0.5",
"@nestjs/platform-express": "^11.0.11",
"axios": "^1.7.2",
"jwks-rsa": "^3.2.0",
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",
"passport-openidconnect": "^0.1.2",