Files
ComfyUI_frontend/tests-ui/tests
Christian Byrne 072b234a13 [backport rh-test] Add session cookie auth (#6299)
## Summary
Backport of session cookie authentication implementation from main to
rh-test.

## Changes
- Added session cookie management via extension hooks
- Cookie created on login, refreshed on token refresh, deleted on logout
- New extension hooks: `onAuthTokenRefreshed()` and `onAuthUserLogout()`
- DDD-compliant structure with platform layer
(`src/platform/auth/session/`)

## Conflict Resolution
- Resolved import conflict in `firebaseAuthStore.ts` (merged
`onIdTokenChanged` + `sendEmailVerification`)
- Added `onIdTokenChanged` mock to tests

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6299-backport-rh-test-Add-session-cookie-auth-2986d73d365081238507f99ae789d44b)
by [Unito](https://www.unito.io)
2025-10-26 01:11:59 -07:00
..
2025-09-28 15:33:29 -07:00
2025-09-28 15:33:29 -07:00
2025-09-28 15:33:29 -07:00
2025-09-28 15:33:29 -07:00
2025-09-28 15:33:29 -07:00
2025-09-28 15:33:29 -07:00
2025-09-28 15:33:29 -07:00
2025-09-28 15:33:29 -07:00