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
@@ -138,7 +138,15 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Handle Password Reset Event",
"title": "Invite User Email",
"path": "https://docs.medusajs.com/resources/commerce-modules/user/invite-user-subscriber",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Reset Password Email",
"path": "https://docs.medusajs.com/resources/commerce-modules/auth/reset-password",
"children": []
},