From 4810e9d634e7d206aad64bab6e8273c5feaa93cf Mon Sep 17 00:00:00 2001 From: Vazhin Tayeb Date: Tue, 19 Jan 2021 12:26:47 +0300 Subject: [PATCH] Customizes QR Code page --- .../Views/Account/RegisterMobileDevice.cshtml | 19 +++++++------------ .../Views/Shared/_Nav.cshtml | 4 ++-- 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/CSharp/AuthorizationServer/Views/Account/RegisterMobileDevice.cshtml b/CSharp/AuthorizationServer/Views/Account/RegisterMobileDevice.cshtml index 8fbafa0..62c6e49 100644 --- a/CSharp/AuthorizationServer/Views/Account/RegisterMobileDevice.cshtml +++ b/CSharp/AuthorizationServer/Views/Account/RegisterMobileDevice.cshtml @@ -1,33 +1,28 @@ @model OidcSamples.AuthorizationServer.Quickstart.Account.TotpViewModel
- - -
+
-
+
+

Register Moble Device

+
-

Scan the QR code with your authenticator application

+
Scan the QR code with your authenticator application
-
+
- -
- -
+
diff --git a/CSharp/AuthorizationServer/Views/Shared/_Nav.cshtml b/CSharp/AuthorizationServer/Views/Shared/_Nav.cshtml index 7c2ac0a..f0ef7af 100644 --- a/CSharp/AuthorizationServer/Views/Shared/_Nav.cshtml +++ b/CSharp/AuthorizationServer/Views/Shared/_Nav.cshtml @@ -24,8 +24,8 @@ data-toggle="dropdown">@name