mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
fix: added user manual videos and description (#1581)
* added user manual videos and description * feat(added manual and videos): manual and videos * added selfregistration * Update site/docs/use/00-user.md Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com> * Update site/docs/use/00-user.md Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com> * changed email verification and change email * explained 2fa * changed format * changed video captions * added admin create user * updated screenshots * added selfregister * doc: api descriptions * doc: user manual * doc: user manual * doc: user manual Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com> Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = {
|
||||
{
|
||||
type: 'category',
|
||||
label: 'User',
|
||||
items: ['manuals/user'],
|
||||
items: ['manuals/user-register', 'manuals/user-login', 'manuals/user-password', 'manuals/user-factors', 'manuals/user-email', 'manuals/user-phone', 'manuals/user-social-login', ],
|
||||
collapsed: false,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user