docs: added slack integration guide (#12696)

* docs: added slack integration guide

* generate
This commit is contained in:
Shahed Nasser
2025-06-12 16:32:45 +03:00
committed by GitHub
parent 672871b733
commit 0502e8bf78
14 changed files with 1412 additions and 9 deletions
@@ -122,6 +122,11 @@ export const integrationsSidebar = [
path: "/infrastructure-modules/notification/sendgrid",
title: "SendGrid",
},
{
type: "link",
path: "/integrations/guides/slack",
title: "Slack",
},
{
type: "ref",
path: "/how-to-tutorials/tutorials/phone-auth#step-3-integrate-twilio-sms",