[grade=A] fix(auth): preserve cross-host SSO return URLs
CI / Test & Lint (push) Has been cancelled
CI / Security audit (push) Has been cancelled

Codex: urn:ump:endpmb3rgtqogn2u2jkbbjmsaha6ysjjcxl46fd27ayig5yosawq
This commit is contained in:
Krystie
2026-07-24 14:36:28 -07:00
parent 75f835641f
commit 003b152230
5 changed files with 154 additions and 81 deletions
+1
View File
@@ -4,6 +4,7 @@
"private": true,
"scripts": {
"build": "node build.js",
"test": "node --test tests/*.test.js",
"watch": "node build.js --watch"
},
"devDependencies": {