Files
backstage/packages/frontend-defaults
Patrik Oldsberg 72dd26a3a6 frontend-app-api: route sign-in errors through app boundary
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
2026-03-17 13:01:48 +01:00
..
2026-03-10 17:34:12 +00:00
2026-03-10 17:34:12 +00:00

@backstage/frontend-defaults

The new frontend system that this package is part of is in alpha, and we do not yet recommend using it for production deployments

This package provides the high-level APIs used to create Backstage frontend applications with the default setup. For more information, see the documentation on how to build Backstage frontend applications.

Documentation