stack/packages/template/src
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
..
components More fixes 2025-09-02 09:59:52 -07:00
components-page Remove unneeded Lucide icons 2025-08-02 21:57:35 -07:00
generated update translation 2025-07-02 11:00:02 -07:00
integrations add stackAuthComponent to convex readme (#999) 2025-11-04 22:13:27 -08:00
lib Cookie subdomain sharing (#971) 2025-11-05 18:12:31 -08:00
providers Remove UserFetcher from StackProvider — make dashboard static 2025-10-19 13:44:42 -07:00
utils Add basic client lib tests (#601) 2025-04-03 20:05:44 +02:00
global.css Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
global.d.ts Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
index.ts Convex implementation (#913) 2025-09-24 19:16:45 +00:00