{!authHeader && backout ? (
{backout.backTitle &&
{backout.backTitle}
}
) : (
<>
{!authHeader ? (
{(!IS_WEB || authenticated) && (
)}
{IS_WEB && !authenticated && (
)}
) : (
!isVerifyPage && (
{/* Add an empty span here so we can use the same style as above */}
{/* This pushes the close button to the right side */}
)
)}