Merge pull request #33718 from UsainBloot/auth0-cache-profile

auth0: cache profile API responses during token refresh
This commit is contained in:
Patrik Oldsberg
2026-04-08 11:39:21 +02:00
committed by GitHub
8 changed files with 452 additions and 85 deletions
+1
View File
@@ -4199,6 +4199,7 @@ __metadata:
"@types/passport-auth0": "npm:^1.0.5"
"@types/passport-oauth2": "npm:^1.4.15"
express: "npm:^4.22.0"
jose: "npm:^5.0.0"
passport: "npm:^0.7.0"
passport-auth0: "npm:^1.4.3"
passport-oauth2: "npm:^1.6.1"