stack/apps
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
..
backend Init stack telegram alerts (#978) 2025-11-05 17:58:33 -08:00
dashboard New table component (#995) 2025-11-05 17:40:27 -08:00
dev-launchpad chore: update package versions 2025-10-29 18:13:53 -07:00
e2e Cookie subdomain sharing (#971) 2025-11-05 18:12:31 -08:00
mock-oauth-server chore: update package versions 2025-10-29 18:13:53 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00