From d11d8f234e39e301c19743a3e0155808f9ca7a33 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Thu, 24 Oct 2024 10:07:18 +0200 Subject: [PATCH] Refactor profile index.blade.php to improve OTP display and functionality --- .../views/livewire/profile/index.blade.php | 42 +++++++++---------- 1 file changed, 19 insertions(+), 23 deletions(-) diff --git a/resources/views/livewire/profile/index.blade.php b/resources/views/livewire/profile/index.blade.php index 94bc73089..fc367e6f2 100644 --- a/resources/views/livewire/profile/index.blade.php +++ b/resources/views/livewire/profile/index.blade.php @@ -43,26 +43,24 @@
{!! request()->user()->twoFactorQrCodeSvg() !!}
-
user()->two_factor_secret) }}', otpUrl: '{{ request()->user()->twoFactorQrCodeUrl() }}', copiedSecretKey: false, copiedOtpUrl: false }" class="py-4 w-full"> -
+
- -
-
- + -
- Secret Key and OTP URL +