docs: added manage invites documentation (#4001)

* docs: added manage invites documentation

* eslint fixes

* fixed indentation
This commit is contained in:
Shahed Nasser
2023-05-03 18:26:56 +03:00
committed by GitHub
parent d2443d83e6
commit 3a585cbdb3
6 changed files with 464 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ addHowToData: true
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# How to Manage a Users Profile
# How to Implement User Profiles
In this document, youll learn how to implement user profile management features using the admin APIs.