stack/apps
Zai Shi 92a8e469fd
Default localhost true (#680)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->

<!-- ELLIPSIS_HIDDEN -->


----

> [!IMPORTANT]
> Set default value of `allow_localhost` to `true` in
`createOrUpdateProject` in `projects.tsx`.
> 
>   - **Behavior**:
> - In `createOrUpdateProject` in `projects.tsx`,
`dataOptions.allow_localhost` now defaults to `true` if not provided.
>   - **Misc**:
>     - No other changes or refactoring in the file.
> 
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=stack-auth%2Fstack-auth&utm_source=github&utm_medium=referral)<sup>
for d3222e864b. You can
[customize](https://app.ellipsis.dev/stack-auth/settings/summaries) this
summary. It will automatically update as commits are pushed.</sup>


<!-- ELLIPSIS_HIDDEN -->

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-05-23 18:42:03 +02:00
..
backend Default localhost true (#680) 2025-05-23 18:42:03 +02:00
dashboard chore: update package versions 2025-05-22 13:02:30 -07:00
dev-launchpad chore: update package versions 2025-05-22 13:02:30 -07:00
e2e Domain should be always defined in neon domain crud endpoint (#683) 2025-05-23 18:41:33 +02:00
mcp-server chore: update package versions 2025-05-22 13:02:30 -07:00
mock-oauth-server chore: update package versions 2025-05-22 13:02:30 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00