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
@@ -105,6 +105,11 @@ export const integrationsSidebar = [
path: "/infrastructure-modules/notification/sendgrid",
title: "SendGrid",
},
{
type: "ref",
path: "/how-to-tutorials/tutorials/phone-auth#step-3-integrate-twilio-sms",
title: "Twilio SMS",
},
],
},
{