72dd26a3a6
Rethrow sign-in bootstrap failures from inside the prepared sign-in tree so the app root extension boundary handles them instead of createApp keeping its own error state. This keeps bootstrap error handling aligned with the rest of the extension tree. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
app
This plugin is part of the new frontend system, and represents the foundation of the frontend application itself, which then other features attach themselves into.