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(): React.JSX.Element | null;
Returns:
React.JSX.Element | null