stack/apps
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
..
backend fix product route access (#1134) 2026-01-27 18:30:14 +00:00
dashboard Upgrade Next.js 2026-01-27 09:30:40 -08:00
dev-launchpad Defaults now apply when dotting into them 2026-01-26 15:13:57 -08:00
e2e fix product route access (#1134) 2026-01-27 18:30:14 +00:00
mock-oauth-server chore: update package versions 2026-01-20 11:49:56 -08:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00