docs: docs for next release (#14110)
This commit is contained in:
@@ -471,7 +471,7 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"isPathHref": true,
|
||||
"type": "category",
|
||||
"title": "Server Guides",
|
||||
"autogenerate_tags": "auth+server",
|
||||
"autogenerate_tags": "server+auth",
|
||||
"autogenerate_as_ref": true,
|
||||
"sort_sidebar": "alphabetize",
|
||||
"description": "Learn how to use the Auth Module in your customizations on the Medusa application server.",
|
||||
@@ -492,6 +492,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"title": "Create Auth Provider",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Custom Admin Authentication",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/how-to/admin/auth",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -504,7 +512,7 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Implement Phone Authentication",
|
||||
"title": "Phone Authentication",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/phone-auth",
|
||||
"children": []
|
||||
}
|
||||
@@ -6143,6 +6151,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"title": "Order Concepts",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/commerce-modules/order/custom-display-id",
|
||||
"title": "Custom Order Display ID",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -16946,6 +16962,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"sort_sidebar": "alphabetize",
|
||||
"description": "Learn how to use the User Module in your customizations on the Medusa application server.",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Custom Admin Authentication",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/how-to/admin/auth",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
|
||||
Reference in New Issue
Block a user