stack/apps/e2e/tests/js
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
..
access-token-refresh.test.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
api-keys.test.ts fix tests (#922) 2025-10-03 11:10:35 -07:00
app.test.ts Cookie subdomain sharing (#971) 2025-11-05 18:12:31 -08:00
auth-like.test.ts currentSession.useTokens hook 2025-12-09 15:53:41 -08:00
config.test.ts Config sources (#1083) 2026-01-21 18:08:35 -08:00
convex.test.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
cookies.test.ts fix host cookie deleting (#1011) 2025-11-12 14:37:05 -08:00
data-vault.test.ts Data vaults (#871) 2025-08-30 23:42:56 -07:00
email.test.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
inheritance.test.ts StackXyzApp now takes an inheritFrom argument 2025-10-15 16:40:03 -07:00
js-helpers.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
list-users.test.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
oauth-providers.test.ts OAuth provider client and dashboard (#792) 2025-09-10 10:48:19 +02:00
oauth.test.ts oauth sign in scope and test (#887) 2025-09-09 19:21:28 -07:00
payments.test.ts fix product route access (#1134) 2026-01-27 18:30:14 +00:00
restricted-users.test.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00