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

@@ -72,4 +72,4 @@ If an invitation is expired, an existing user can resend the invite either using
## See Also
- [How to send an invitation email](./backend/send-invite.md)
- [How to manage a user's profile](./admin/manage-profile.mdx)
- [How to implement user profiles](./admin/manage-profile.mdx)