stack/apps/backend/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
..
app fix product route access (#1134) 2026-01-27 18:30:14 +00:00
auto-migrations Make DB migration script interactive 2026-01-23 11:52:25 -08:00
lib fix product route access (#1134) 2026-01-27 18:30:14 +00:00
oauth Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
route-handlers cud handler (#1061) 2026-01-20 09:20:24 -08:00
utils Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
analytics.tsx Fix event capture 2024-08-14 12:49:35 -07:00
globals.d.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
instrumentation.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
polyfills.tsx Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
prisma-client.tsx More graceful backoff for replicas 2026-01-13 11:22:30 -08:00
proxy.tsx Fix dev stats accuracy 2025-12-29 17:15:08 +01:00
s3.tsx Project logo upload (#817) 2025-08-19 04:45:16 +02:00
smart-router.tsx Move /api/v1 to /api/latest 2025-02-05 17:24:43 -08:00
stack.tsx Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00