Files
backstage/.changeset/nine-rabbits-exist.md
T
Patrik Oldsberg 4fecffc7ee changesets: updated and added changesets for app auth
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 13:50:45 +02:00

326 B

@backstage/core-app-api, @backstage/frontend-app-api
@backstage/core-app-api @backstage/frontend-app-api
patch patch

The app is now aware of if it is being served from the app-backend with a separate public and protected bundles. When in protected mode the app will now continuously refresh the session cookie, as well as clear the cookie if the user signs out.