stack/apps
Devin AI d762041c9f feat: automatically trust project's hosted handler domain (built-with domain)
The <project-id>.built-with-stack-auth.com domain (or whatever the
configured hosted handler domain suffix is) is now automatically
accepted as a trusted domain for each project.

Changes:
- redirect-urls.tsx: Include hosted handler domain in trusted domains
  for redirect URL validation (covers OAuth callbacks, passkeys, etc.)
- turnstile.tsx: Accept hosted handler hostname for Turnstile validation
- oauth/model.tsx: Include hosted handler in OAuth client redirect URIs

Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
2026-05-22 01:00:53 +00:00
..
backend feat: automatically trust project's hosted handler domain (built-with domain) 2026-05-22 01:00:53 +00:00
dashboard chore: update package versions 2026-05-22 00:46:34 +00:00
dev-launchpad chore: update package versions 2026-05-22 00:46:34 +00:00
e2e chore: update package versions 2026-05-22 00:46:34 +00:00
hosted-components chore: update package versions 2026-05-22 00:46:34 +00:00
internal-tool chore: update package versions 2026-05-22 00:46:34 +00:00
mcp chore: update package versions 2026-05-22 00:46:34 +00:00
mock-oauth-server chore: update package versions 2026-05-22 00:46:34 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills chore: update package versions 2026-05-22 00:46:34 +00:00