stack/packages/stack-shared/src
BilalG1 4e45aed530
fix product route access (#1134)
<!--

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

* **Security**
* Added client-side access checks on payments endpoints and expanded
customer-type handling (including a new "custom" type).

* **SDK / Client**
* Client interface methods now accept explicit request types
(client/server/admin) to route requests appropriately.

* **Server**
* New server-side product listing to support server requests and
caching.

* **Tests**
* E2E tests updated to use a fast sign-up flow and pass authentication
tokens for authorized requests.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-01-27 18:30:14 +00:00
..
apps Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
config Fix tests 2026-01-27 09:54:18 -08:00
helpers payment email templates (#1106) 2026-01-20 18:45:01 -08:00
hooks Payments UX update (#863) 2025-08-27 17:28:01 -07:00
interface fix product route access (#1134) 2026-01-27 18:30:14 +00:00
payments [Feat] Add payment methods page to dashboard (#1103) 2026-01-20 14:33:31 -08:00
utils Fix bug where defaults sometimes wouldn't apply 2026-01-26 21:27:06 -08:00
crud.tsx Config DB (#568) 2025-04-10 19:38:25 +02:00
global.d.ts Replace required() of yup schemas with defined() 2024-11-18 20:08:55 +01:00
index.ts [docs][dashboard][stack-shared] Update docs to new apps (#996) 2025-11-12 15:45:30 -06:00
known-errors.tsx config: payments.blockNewPurchases 2026-01-14 14:41:10 -08:00
schema-fields.ts Config sources (#1083) 2026-01-21 18:08:35 -08:00
sessions.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00