stack/apps/e2e/tests/js
BilalG1 7f2de7e1ec
Cookie subdomain sharing (#971)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
  - Projects now expose a domains field in the client API.
- Cookie API expanded: domain and secure options added, plus getAll and
isSecure helpers.

- **Refactor**
- Domain-aware cookie and token handling for cross-domain refresh flows.
  - Minor signature/formatting tweaks to IP and URL utilities.

- **Tests**
- E2E coverage added: refresh-cookie scenarios and a project scaffolding
test.
  - Backend snapshot updated to include domains.

- **Chores**
  - Added a new dependency for domain parsing.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-11-05 18:12:31 -08:00
..
api-keys.test.ts fix tests (#922) 2025-10-03 11:10:35 -07:00
app.test.ts Cookie subdomain sharing (#971) 2025-11-05 18:12:31 -08:00
config.test.ts Config override CRUD (#803) 2025-08-01 18:28:27 +02:00
convex.test.ts Convex implementation (#913) 2025-09-24 19:16:45 +00:00
cookies.test.ts Cookie subdomain sharing (#971) 2025-11-05 18:12:31 -08:00
data-vault.test.ts Data vaults (#871) 2025-08-30 23:42:56 -07:00
email.test.ts Email Drafts (#849) 2025-09-10 22:57:18 +00:00
inheritance.test.ts StackXyzApp now takes an inheritFrom argument 2025-10-15 16:40:03 -07:00
js-helpers.ts oauth sign in scope and test (#887) 2025-09-09 19:21:28 -07:00
oauth-providers.test.ts OAuth provider client and dashboard (#792) 2025-09-10 10:48:19 +02:00
oauth.test.ts oauth sign in scope and test (#887) 2025-09-09 19:21:28 -07:00
payments.test.ts Customizable ports (#962) 2025-10-20 15:24:47 -07:00