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
This commit is contained in:
Shahed Nasser
2025-05-27 12:01:04 +03:00
committed by GitHub
parent 5b86b3b2bc
commit 41c29ffadd
14 changed files with 21950 additions and 17506 deletions
@@ -113,6 +113,13 @@ While tutorials show you a specific use case, they also help you understand how
path: "/integrations/guides/magento",
description: "Learn how to migrate data from Magento to Medusa.",
},
{
type: "link",
title: "Phone Authentication",
path: "/how-to-tutorials/tutorials/phone-auth",
description:
"Learn how to allow users to authenticate using their phone numbers.",
},
{
type: "link",
title: "Product Reviews",