Files
backstage/.changeset/lovely-games-cry.md
T
Patrik Oldsberg c297afd968 auth-react: handle missing cookie auth endpoint
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-23 15:53:17 +02:00

222 B

@backstage/plugin-auth-react
@backstage/plugin-auth-react
patch

When using CookieAuthRefreshProvider or useCookieAuthRefresh, a 404 response from the cookie endpoint will now be treated as if cookie auth is disabled and is not needed.