stack/apps
Bilal Godil ed6b4ef09d Use HEXCLAVE_ env var names in Next.js setup keys and fix default API URL check
The Next.js .env generator still emitted legacy STACK_/NEXT_PUBLIC_STACK_
variable names after the Hexclave rebrand, inconsistent with the Vite block
and TanStack setup prompt. Switch it to the HEXCLAVE_ prefix (the SDK
dual-reads HEXCLAVE_* ?? STACK_*, so existing projects are unaffected).

Also correct the default-API-URL comparison in both the Next.js and Vite
generators to the actual current value (https://api.stack-auth.com), so the
API URL override is omitted from generated env files when running against
the default cloud.
2026-06-01 19:35:03 -07:00
..
backend Rename Stack -> Hexclave in examples, app-internal symbols, and crypto docs 2026-06-01 17:20:35 -07:00
dashboard Use HEXCLAVE_ env var names in Next.js setup keys and fix default API URL check 2026-06-01 19:35:03 -07:00
dev-launchpad Fix config overrides for RDEs 2026-06-01 14:51:47 -07:00
e2e chore: update package versions 2026-06-01 21:41:58 +00:00
hosted-components chore: update package versions 2026-06-01 21:41:58 +00:00
internal-tool Rename Stack -> Hexclave in examples, app-internal symbols, and crypto docs 2026-06-01 17:20:35 -07:00
mcp chore: update package versions 2026-06-01 21:41:58 +00:00
mock-oauth-server chore: update package versions 2026-06-01 21:41:58 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills chore: update package versions 2026-06-01 21:41:58 +00:00