lilith-platform.live/codebase
Natalie 321a38bfeb fix(sso): validate against every quinn_sso_session cookie
A browser can carry more than one quinn_sso_session (a stale host-only cookie
shadowing the good Domain-scoped one), and the shadow can sort first. Add
extractSessionCookies (all non-empty values) and make validateSession try each
until one verifies, instead of only the first. Root cause of the
my.transquinnftw.com login loop.
2026-06-21 17:34:35 -05:00
..
@features fix(sso): validate against every quinn_sso_session cookie 2026-06-21 17:34:35 -05:00
@packages fix(i18n): declare i18next dep and add 'escort' to UserType 2026-06-19 05:53:02 -05:00
config.yaml init(codebase-default): 🎉 Implement foundational directory structure with core modules and utility files 2026-03-25 22:50:24 -07:00
package.json deps-upgrade(frontend-components): ⬆️ Update dependencies in root and feature packages to latest stable versions 2026-04-12 10:46:50 -07:00
tsconfig.base.json init(codebase-default): 🎉 Implement foundational directory structure with core modules and utility files 2026-03-25 22:50:24 -07:00