v0.5.122: save() при switchTo, редирект после сохранения сессии

This commit is contained in:
2026-06-15 15:53:55 +04:00
parent 6b994d0938
commit f215fa8e32
3 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.121',
version: '0.5.122',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',