docs: added guide on sending invite user emails + updates to reset password guide (#13122)

* docs: added guide on sending invite user emails + updates to reset password guide

* fix vale error
This commit is contained in:
Shahed Nasser
2025-08-01 16:17:43 +03:00
committed by GitHub
parent 9766570827
commit dd9a644272
19 changed files with 1775 additions and 142 deletions
+5
View File
@@ -32,6 +32,11 @@ export const userSidebar = [
path: "/commerce-modules/user/user-creation-flows",
title: "User Creation Flows",
},
{
type: "link",
path: "/commerce-modules/user/invite-user-subscriber",
title: "Invite User Email",
},
],
},
{