mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
The dev tool Identity card used 'Anonymous' as the fallback when a logged-in user had no displayName, which contradicted the green 'Authenticated' badge shown alongside it and collided with the real isAnonymous user concept. Now show the actual anonymous state only when isAnonymous is true; otherwise prefer displayName and fall back to 'Welcome back' for named-less authenticated users. |
||
|---|---|---|
| .. | ||
| dashboard-ui-components | ||
| init-stack | ||
| js | ||
| react | ||
| stack | ||
| stack-cli | ||
| stack-sc | ||
| stack-shared | ||
| stack-ui | ||
| tanstack-start | ||
| template | ||