= ({
))}
)}
+ {isFlowComplete && !isSignedIn && signInUrl && (
+
+ {
+ window.location.assign(signInUrl);
+ }}
+ >
+ {t('elements.buttons.signin.text')}
+
+
+ )}
{!isFlowComplete && (
{currentFlow.data?.components && currentFlow.data.components.length > 0 ? (