+Log in
+
+
+
+
+
+
+
+ Use a local account to log in.
+
+
+
+
+
+
+
+
+
+ Remember me
+
+
+ Log in
+
+
+
+
+
+
+ Forgot your password?
+ { ["ReturnUrl"] = ReturnUrl }))">Register as a new user
+ Resend email confirmation
+
+
+
+
+ Use another service to log in.
+
+
+
+
@code {
private string? errorMessage;
diff --git a/src/mudblazor/MudBlazor.Template/Components/Account/Pages/LoginWith2fa.razor b/src/mudblazor/MudBlazor.Template/Components/Account/Pages/LoginWith2fa.razor
index 2559acd8..b792b3d2 100644
--- a/src/mudblazor/MudBlazor.Template/Components/Account/Pages/LoginWith2fa.razor
+++ b/src/mudblazor/MudBlazor.Template/Components/Account/Pages/LoginWith2fa.razor
@@ -12,7 +12,7 @@
Two-factor authentication
Two-factor authentication
-
+
Your login is protected with an authenticator app. Enter your authenticator code below.
You have requested to log in with a recovery code. This login will not be remembered until you provide
diff --git a/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/ChangePassword.razor b/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/ChangePassword.razor
index 3e0dddc2..3e956e3c 100644
--- a/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/ChangePassword.razor
+++ b/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/ChangePassword.razor
@@ -12,32 +12,34 @@
Change password
-
Change password
+Change password
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Update password
+
+
+
@code {
private string? message;
diff --git a/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/DeletePersonalData.razor b/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/DeletePersonalData.razor
index aa0a23ff..12ba8647 100644
--- a/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/DeletePersonalData.razor
+++ b/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/DeletePersonalData.razor
@@ -12,31 +12,31 @@
Delete Personal Data
+Delete personal data
+
-
Delete Personal Data
+
+ Deleting this data will permanently remove your account, and this cannot be recovered.
+
-
-
- Deleting this data will permanently remove your account, and this cannot be recovered.
-
-
+
+
-
-
-
-
+
@if (requirePassword)
{
-
-
-
-
-
+
+
+
}
-
-
-
+
+ Delete data and close my account
+
+
+
@code {
private string? message;
diff --git a/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/Email.razor b/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/Email.razor
index 2aa068d1..51165739 100644
--- a/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/Email.razor
+++ b/src/mudblazor/MudBlazor.Template/Components/Account/Pages/Manage/Email.razor
@@ -14,44 +14,43 @@
Manage email
-
- Once you have scanned the QR code or input the key above, your two factor authentication app will provide you
- with a unique code. Enter the code in the confirmation box below.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ To use an authenticator app go through the following steps:
+
+
+
+
+ Download a two-factor authenticator app like Microsoft Authenticator for
+ Android and
+ iOS or
+ Google Authenticator for
+ Android and
+ iOS.
+
+
+
+
+ Scan the QR Code or enter this key into your two factor authenticator app. Spaces and casing do not matter:
+
+
+ @sharedKey
+
+
+ Learn how to enable QR code generation.
+
+
+
+
+
+
+ Once you have scanned the QR code or input the key above, your two factor authentication app will provide you
+ with a unique code. Enter the code in the confirmation box below.
+
+
+
+
+
+
+
+
+
+ Verify
+
+
+
+