stack/packages/template/src/lib/stack-app
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 Api Keys (#590) 2025-04-04 13:03:10 -07:00
apps Cookie subdomain sharing (#971) 2025-11-05 18:12:31 -08:00
connected-accounts Add THIS_LINE_PLATFORM macro (#537) 2025-03-13 02:35:17 +01:00
contact-channels Improve user profile page (#712) 2025-07-02 02:59:12 +02:00
customers dashboard payment customers, grant product routes and sdk (#939) 2025-10-10 14:20:40 -07:00
data-vault Data vaults (#871) 2025-08-30 23:42:56 -07:00
email Email Drafts (#849) 2025-09-10 22:57:18 +00:00
email-templates Split stack-app.ts file into multiple files (#492) 2025-03-02 21:20:42 -08:00
internal-api-keys Fix package build with explicit index.js imports (#677) 2025-05-15 23:55:59 +02:00
notification-categories Send email route and notification settings page (#717) 2025-07-01 19:17:53 -07:00
permissions Config DB migration step 2 (#629) 2025-04-29 14:52:45 -07:00
project-configs resend api key config (#851) 2025-09-11 14:58:10 -07:00
projects Apps backend changes 2025-10-03 23:50:07 -07:00
teams Improved anonymous users (#857) 2025-08-24 11:36:01 -07:00
users User getter error (#956) 2025-10-15 15:20:34 -07:00
common.ts Convex implementation (#913) 2025-09-24 19:16:45 +00:00
index.ts Convex implementation (#913) 2025-09-24 19:16:45 +00:00