fix(auth): remove middleware self-fetch and SSL loop

This commit is contained in:
Schubert Ferenc 2026-07-12 11:01:19 +02:00
parent 9c6b184e39
commit 4f669a3426
345 changed files with 723 additions and 705 deletions

View file

@ -5,9 +5,9 @@
"devFiles": [],
"polyfillFiles": [],
"lowPriorityFiles": [
"static/gYkJsTjiH4z33DmMxskx1/_buildManifest.js",
"static/gYkJsTjiH4z33DmMxskx1/_ssgManifest.js",
"static/gYkJsTjiH4z33DmMxskx1/_clientMiddlewareManifest.js"
"static/TzjGfwg05pheT78_YBIsY/_buildManifest.js",
"static/TzjGfwg05pheT78_YBIsY/_ssgManifest.js",
"static/TzjGfwg05pheT78_YBIsY/_clientMiddlewareManifest.js"
],
"rootMainFiles": []
}