stack/docs/fern
Htoo Pyae Lwin a768174753
fix: auth page flash message (#628)
<!--

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

-->

Fixes https://github.com/stack-auth/stack-auth/issues/625

<!-- ELLIPSIS_HIDDEN -->

----

> [!IMPORTANT]
> Fixes flash message display by consolidating redirection logic in
`Inner` function of `auth-page.tsx`.
> 
>   - **Behavior**:
> - Consolidates conditions for automatic redirection in `Inner`
function of `auth-page.tsx` to ensure correct flash message display.
> - Adds check for `!props.automaticRedirect` when rendering
`PredefinedMessageCard` for signed-in users.
>   - **Formatting**:
>     - Removes unnecessary whitespace in `Inner` function.
>     - Adds space before self-closing tags in `Inner` function.
> 
> <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 8162ea2f9c. It will automatically
update as commits are pushed.</sup>

<!-- ELLIPSIS_HIDDEN -->
2025-05-08 01:12:48 +02:00
..
apis Webhooks (#157) 2024-08-01 02:44:35 +02:00
docs fix: auth page flash message (#628) 2025-05-08 01:12:48 +02:00
openapi Make @stackframe/docs private 2024-06-15 20:22:33 +02:00
custom-script.js Update SDK and component reference layout (#338) 2024-11-11 13:04:45 +01:00
docs-template.yml Docs api keys (#644) 2025-05-07 01:39:23 +02:00
docs.yml fixed links 2025-03-05 10:26:56 -08:00
fern.config.json Update Fern to 0.44.11 2024-11-12 15:40:04 +01:00
generators.yml Added fern docs (#76) 2024-06-15 14:04:00 +02:00
style.css Minor Fern layout fixes (#609) 2025-04-07 19:04:39 +02:00