diff --git a/src/resources/views/auth/fullpage_redirect.blade.php b/src/resources/views/auth/fullpage_redirect.blade.php index 0811f501..08093ae5 100644 --- a/src/resources/views/auth/fullpage_redirect.blade.php +++ b/src/resources/views/auth/fullpage_redirect.blade.php @@ -4,7 +4,9 @@ - + @if(request()->header('sec-fetch-dest') === 'iframe') + + @endif Redirecting...