docs: update headings for custom login ui (#7453)

update headings for custom login ui
This commit is contained in:
mffap
2024-02-26 12:02:07 +02:00
committed by GitHub
parent da8a79f280
commit ce7ebffa84
9 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
---
title: Handle External Logins in ZITADEL
title: Handle External Logins in a Custom Login UI
sidebar_label: External Identity Provider
---

View File

@@ -1,5 +1,5 @@
---
title: Logging Out via ZITADEL
title: Logging Out via a Custom Login UI
sidebar_label: Logout
---

View File

@@ -1,6 +1,6 @@
---
title: Multi-Factor Authentication(MFA) in ZITADEL
sidebar_label: Multi-Factor Authentication(MFA)
title: Multi-Factor Authentication (MFA) in a Custom Login UI
sidebar_label: Multi-Factor Authentication (MFA)
---
import MfaOptions from './_list-mfa-options.mdx';

View File

@@ -1,5 +1,5 @@
---
title: Support for the OpenID Connect(OIDC) Standard in ZITADEL
title: Support for the OpenID Connect(OIDC) Standard in a Custom Login UI
sidebar_label: OIDC Standard
---

View File

@@ -1,5 +1,5 @@
---
title: Passkeys in ZITADEL
title: Using Passkeys in a Custom Login UI
sidebar_label: Passkeys
---

View File

@@ -1,5 +1,5 @@
---
title: Password Reset/Change in ZITADEL
title: Password Reset/Change in a Custom Login UI
sidebar_label: Password Reset/Change
---

View File

@@ -1,5 +1,5 @@
---
title: Select Account
title: Select Account in a Custom Login UI
---
import SelectAccount from './_select-account.mdx';

View File

@@ -1,5 +1,5 @@
---
title: Register and Login User with Password in ZITADEL
title: Register and Login User with Password in a Custom Login UI
sidebar_label: Username and Password
---