CookieAuthRedirect()
Home > @backstage/plugin-auth-react
> CookieAuthRedirect
A component that redirects to the page an user was trying to access before sign-in.
Signature:
function CookieAuthRedirect(): import("react/jsx-runtime").JSX.Element | null;
Returns:
import("react/jsx-runtime").JSX.Element | null