docs: docs for next release (#14110)
This commit is contained in:
@@ -7,6 +7,10 @@ export const auth = [
|
||||
"title": "Reset Password",
|
||||
"path": "https://docs.medusajs.com/user-guide/reset-password"
|
||||
},
|
||||
{
|
||||
"title": "How to Add Custom Authentication in Medusa Admin",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/how-to/admin/auth"
|
||||
},
|
||||
{
|
||||
"title": "Implement Phone Authentication",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/phone-auth"
|
||||
|
||||
@@ -55,6 +55,10 @@ export const server = [
|
||||
"title": "Implement Quote Management",
|
||||
"path": "https://docs.medusajs.com/resources/examples/guides/quote-management"
|
||||
},
|
||||
{
|
||||
"title": "Custom Admin Authentication",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/how-to/admin/auth"
|
||||
},
|
||||
{
|
||||
"title": "Abandoned Cart Notification",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/abandoned-cart"
|
||||
|
||||
@@ -15,6 +15,10 @@ export const user = [
|
||||
"title": "Manage Users",
|
||||
"path": "https://docs.medusajs.com/user-guide/settings/users"
|
||||
},
|
||||
{
|
||||
"title": "How to Add Custom Authentication in Medusa Admin",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/how-to/admin/auth"
|
||||
},
|
||||
{
|
||||
"title": "createInviteStep",
|
||||
"path": "https://docs.medusajs.com/resources/references/medusa-workflows/steps/createInviteStep"
|
||||
|
||||
Reference in New Issue
Block a user