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

View File

@@ -153,6 +153,14 @@ const generatedgeneratedIntegrationsSidebarSidebar = {
"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": []
}
]
},