mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:07:31 +00:00
docs(concepts): add self-service to features (#4372)
* docs(concepts): add self-service to features * outline * wip * login * wip * account linking * managers * intro * Apply suggestions from code review Co-authored-by: Florian Forster <florian@zitadel.com> * Autolinking and autoregister Co-authored-by: Florian Forster <florian@zitadel.com>
This commit is contained in:
@@ -313,7 +313,10 @@ module.exports = {
|
||||
type: "category",
|
||||
label: "Features",
|
||||
collapsed: false,
|
||||
items: ["concepts/features/actions"],
|
||||
items: [
|
||||
"concepts/features/actions",
|
||||
"concepts/features/selfservice"
|
||||
],
|
||||
},
|
||||
],
|
||||
manuals: [
|
||||
|
Reference in New Issue
Block a user