Files
medusa-store/www/apps/resources/generated/generated-integrations-sidebar.mjs
Shahed Nasser 41c29ffadd docs: phone authentication + otp guide (#12544)
* initial

* docs: phone authentication guide

* small fix

* Twilio SMS -> Twilio

* vale fix

* fix

* fix to auth sidebar

* fixes

* generate
2025-05-27 12:01:04 +03:00

204 lines
4.6 KiB
JavaScript

const generatedgeneratedIntegrationsSidebarSidebar = {
"sidebar_id": "integrations",
"title": "Integrations",
"items": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations",
"title": "Overview",
"children": []
},
{
"type": "separator"
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Auth",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/commerce-modules/auth/auth-providers/google",
"title": "Google",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/commerce-modules/auth/auth-providers/github",
"title": "GitHub",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "CMS",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/contentful",
"title": "Contentful",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/sanity",
"title": "Sanity",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "ERP",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/recipes/erp/odoo",
"title": "Odoo",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "File",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/infrastructure-modules/file/s3",
"title": "S3 (and Compatible APIs)",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Fulfillment",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/shipstation",
"title": "ShipStation",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Migration",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/magento",
"title": "Magento",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Notification",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/resend",
"title": "Resend",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/infrastructure-modules/notification/sendgrid",
"title": "SendGrid",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/how-to-tutorials/tutorials/phone-auth#step-3-integrate-twilio-sms",
"title": "Twilio SMS",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Payment",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/commerce-modules/payment/payment-provider/stripe",
"title": "Stripe",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Search",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"path": "/integrations/guides/algolia",
"title": "Algolia",
"children": []
}
]
}
]
}
export default generatedgeneratedIntegrationsSidebarSidebar