Skip to content

feat: add third-party integration docs - #2623

Merged
wassimoo merged 39 commits into
masterfrom
una-integrates-with
Jun 11, 2026
Merged

feat: add third-party integration docs#2623
wassimoo merged 39 commits into
masterfrom
una-integrates-with

Conversation

@wassimoo

@wassimoo wassimoo commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Adds documentation for connecting Ory Network to third-party products, for more info see: https://github.com/ory/integrates

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
    If this pull request addresses a security vulnerability,
    I confirm that I got approval (please contact security@ory.com) from the maintainers to push the changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation within the code base (if appropriate).

Further comments

Summary by CodeRabbit

  • New Features

    • Added "Integrations" navigation link and a new Integrations docs section with organized topics.
    • Introduced a mobile sidebar for improved navigation on small screens.
  • Style / UI

    • Adjusted navbar responsive breakpoints so menu displays at wider widths.
    • Updated doc card link handling to respect an explicit link when present.
    • Tweaked search button responsive sizing.
  • Chores

    • Updated .gitignore to exclude local development files.

unatasha8 and others added 30 commits May 12, 2026 21:21
Adds 90 community-contributed integration stubs from ory/integrates,
organized by vendor category under
docs/integrates-with/<category>/<vendor>.mdx, and wires them into
sidebars-integrates.ts (27 category sections).

For pages that overlap with an existing source-of-truth doc in this
repo (Mailchimp via Actions, GitHub sign-in, kratos SMTP and SMS
courier pages), the new page leads with a "Primary documentation"
admonition linking to the canonical page; see
docs/integrates-with/_DUPLICATES.md for the inventory.
…pages

Merge the draft provider snippets that were staged under
docs/integrates-with into the canonical Ory courier pages:

- 01_sending-emails-smtp.mdx: add Brevo, Mailchimp Transactional
  (Mandrill), and SparkPost as first-class provider entries alongside
  Sendgrid/Mailgun/SES/Postmark.
- 10_sending-sms.mdx: add a Provider examples section with Twilio,
  MessageBird, Plivo, Sinch, Vonage, and WhatsApp Business request_config
  examples (the page previously only showed Twilio inline).

Removes the now-folded snippet drafts and the _DUPLICATES.md inventory,
since the overlaps they tracked are now resolved in-page.
Add a proper Terraform page for the official ory/ory provider, which
had no page in this repo (its canonical docs are external, on the
Terraform/OpenTofu registries). Repoint pulumi.mdx's three references
from the ory/integrates GitHub URL to the new internal ./terraform.mdx,
and add it to the IaC and DevOps sidebar category above Pulumi.
Per the integrations-team handoff, collapse community stubs that
duplicate existing first-party Ory docs:

- SMS providers: delete the standalone messagebird/plivo/sinch/twilio/
  vonage stubs (now folded into kratos/emails-sms/sending-sms) and drop
  them from the sidebar. Keep WhatsApp as its own page (custom courier
  handler, not a plain SMS provider) and point the SMS page's WhatsApp
  entry at it.
- Mailchimp marketing: fold the marketing-audience flow into the
  existing actions/integrations/mailchimp page as a section (it already
  covers both subsystems) and delete the cdp-analytics/mailchimp and
  cdp-analytics/mailchimp-marketing duplicates.
- Helm: add a thin integrates-with/iac-devops/helm pointer page with a
  rel=canonical to the existing hydra/self-hosted Helm chart guide, so
  the official charts are discoverable under IaC and DevOps without
  duplicating content.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…-deployment homes)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Apply the ory-docs-voice style guide across the integration catalog:
convert telegraphic fragments and arrow-chains into complete
second-person sentences, fix terminology (Ory Identities, sign in,
self-service flows, set up, Admin API, full product names on first
mention), and remove marketing fluff. Thin canonical-pointer stubs were
largely already on-voice and left as-is.

Preserved: frontmatter, <head> canonical links, admonition types/titles
and their links, page types, all link targets/anchors, and the existing
/docs/actions links (pending a separate docs-team decision).
* docs: fix underscores

* docs: added redirects
* feat: document transient payload passthrough in elements

* chore: format

* Apply suggestions from code review

Co-authored-by: Jonas Hungershausen <jonas.hungershausen@gmail.com>

* Apply suggestions from code review

Co-authored-by: unatasha8 <una.cogavin@ory.sh>

---------

Co-authored-by: unatasha8 <una.cogavin@ory.sh>
* feat: add docs for client side events in elements

* Apply suggestions from code review

Co-authored-by: unatasha8 <una.cogavin@ory.sh>
Co-authored-by: Jonas Hungershausen <jonas.hungershausen@gmail.com>

* chore: format

* chore: apply suggestion

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: unatasha8 <una.cogavin@ory.sh>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
added docs for scim mapper now receiving identity
jonas-jonas and others added 8 commits June 10, 2026 19:10
* feat: add docs for ory elements v1.2

* Apply suggestions from code review

Co-authored-by: Vincent <vincent@ory.sh>

* chore: u

* chore: u

* chore: regnerate type docs

* chore: use ProjectConfiguration

* chore: u

---------

Co-authored-by: Vincent <vincent@ory.sh>
chore(docs): update OEL image tag
Add a "Pause and resume event streams" section to the live event streams
guide covering how to pause/resume a stream from the Ory Console, how to
create a stream as paused, and what happens to events while a stream is
paused.

Most importantly, it explains the buffering behavior: while paused, events
keep accumulating and are retained for up to 7 days. Resuming within that
window delivers the buffered backlog; events older than 7 days are
permanently discarded.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@wassimoo wassimoo changed the title Una integrates with feat: add third-party integration docs Jun 11, 2026
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 8d2b5e7f-90df-42ec-993f-7ba174f8f0c2

📥 Commits

Reviewing files that changed from the base of the PR and between 771c39b and 73f2968.

📒 Files selected for processing (3)
  • src/css/theme.css
  • src/theme/Navbar/MobileSidebar/index.tsx
  • src/theme/Navbar/index.tsx
✅ Files skipped from review due to trivial changes (1)
  • src/theme/Navbar/MobileSidebar/index.tsx

📝 Walkthrough

Walkthrough

This PR adds a complete integrations documentation section, wires it into the main sidebar and navbar, updates navbar responsive breakpoints and mobile sidebar behavior, prefers explicit DocCard href values, and ignores Claude Code local files.

Changes

Integrations Documentation Setup

Layer / File(s) Summary
Integrations sidebar structure
sidebars-integrates.ts
New module exports integratesSidebar array containing multiple categorized sections (Agent identity, API gateways, compliance/audit, SSO, monitoring, etc.), each with a generated index and list of integration document slugs.
Integrations routing and navigation
sidebars.ts, src/navbar.ts
Main sidebar config imports and includes integratesSidebar; navbar gains a left-positioned "Integrations" link to /docs/integrations.
Navbar responsive and mobile sidebar
src/css/theme.css, src/theme/Navbar/index.tsx, src/theme/Navbar/MobileSidebar/index.tsx
Adjust responsive breakpoints from 997px to 1271px (and related max-width), update navbar layout breakpoint usages, and add a mobile sidebar component that locks body scroll and renders mobile layout.
DocCard href resolution
src/theme/DocCard/index.tsx
CardCategory component now uses item.href ?? findFirstSidebarItemLink(item) to allow explicit href values to override computed fallback behavior.
Ignore Claude Code local files
.gitignore
Add patterns to ignore **/.claude/ local settings, worktrees, scheduled task lockfiles, and docs.

Estimated Code Review Effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Suggested labels

upstream

Suggested reviewers

  • zepatrik
  • aeneasr
  • vinckr
  • jonas-jonas
  • piotrmsc

Poem

🐰 A sidebar sprouts where integrations dwell,
Links aligned and breakpoints ringing true,
Mobile doors that lock the scrolling well,
Cards now follow hrefs that you construe,
Claude files hidden — docs march into view.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'feat: add third-party integration docs' accurately summarizes the main change: adding documentation for third-party integrations.
Description check ✅ Passed The description addresses documentation improvements and references a related repository (ory/integrates), which satisfies the template requirement for documentation-focused PRs that do not require issue references.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch una-integrates-with

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (2)
sidebars-integrates.ts (2)

7-7: 💤 Low value

Unused type alias.

The SidebarItemsConfig type alias is defined but never used in this file. Consider removing it or applying it to the integratesSidebar constant for type safety.

♻️ Option 1: Remove unused type
-type SidebarItemsConfig = SidebarItemConfig[]
-
♻️ Option 2: Apply type to constant
-const integratesSidebar = [
+const integratesSidebar: SidebarItemsConfig = [
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@sidebars-integrates.ts` at line 7, The file defines an unused type alias
SidebarItemsConfig; either delete this unused alias or apply it to the
integratesSidebar constant for type safety — locate the SidebarItemsConfig
declaration and either remove that line, or annotate the integratesSidebar
export (symbol integratesSidebar) with the SidebarItemsConfig type so the alias
is actually used.

101-105: ⚡ Quick win

Inconsistent category link configuration.

Two categories ("Data persistence" and "IaC and DevOps") are missing the link property that all other 25 categories have. This means these categories won't have generated index pages, creating an inconsistent navigation experience.

♻️ Add missing link properties for consistency

For "Data persistence" category:

     {
       type: "category",
       label: "Data persistence",
+      link: { type: "generated-index" },
       items: ["integrates-with/data-persistence/cockroachdb"],
     },

For "IaC and DevOps" category:

     {
       type: "category",
       label: "IaC and DevOps",
+      link: { type: "generated-index" },
       items: [

Also applies to: 202-208

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@sidebars-integrates.ts` around lines 101 - 105, Two category objects ("Data
persistence" and "IaC and DevOps") are missing the standardized link property
used by the other categories, so add a link entry to each category object to
generate an index page consistent with the other 25 categories; for each
category (the objects with label "Data persistence" and label "IaC and DevOps"
in sidebars-integrates.ts) add a link property matching the pattern used
elsewhere (e.g., the same link type and id/slug format used by the other
categories) so the categories produce generated index pages and consistent
navigation.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@sidebars-integrates.ts`:
- Line 7: The file defines an unused type alias SidebarItemsConfig; either
delete this unused alias or apply it to the integratesSidebar constant for type
safety — locate the SidebarItemsConfig declaration and either remove that line,
or annotate the integratesSidebar export (symbol integratesSidebar) with the
SidebarItemsConfig type so the alias is actually used.
- Around line 101-105: Two category objects ("Data persistence" and "IaC and
DevOps") are missing the standardized link property used by the other
categories, so add a link entry to each category object to generate an index
page consistent with the other 25 categories; for each category (the objects
with label "Data persistence" and label "IaC and DevOps" in
sidebars-integrates.ts) add a link property matching the pattern used elsewhere
(e.g., the same link type and id/slug format used by the other categories) so
the categories produce generated index pages and consistent navigation.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: c40924e3-a3b2-4d71-956a-30be1dbf4f79

📥 Commits

Reviewing files that changed from the base of the PR and between 91d8a53 and 771c39b.

⛔ Files ignored due to path filters (149)
  • docs/actions/integrations/mailchimp.mdx is excluded by !**/*.mdx
  • docs/integrates-with/agent-identity/skyfire.mdx is excluded by !**/*.mdx
  • docs/integrates-with/agent-identity/tetrate.mdx is excluded by !**/*.mdx
  • docs/integrates-with/api-gateways/apigee.mdx is excluded by !**/*.mdx
  • docs/integrates-with/api-gateways/aws-api-gateway.mdx is excluded by !**/*.mdx
  • docs/integrates-with/api-gateways/envoy.mdx is excluded by !**/*.mdx
  • docs/integrates-with/api-gateways/kong.mdx is excluded by !**/*.mdx
  • docs/integrates-with/api-gateways/traefik.mdx is excluded by !**/*.mdx
  • docs/integrates-with/cdp-analytics/amplitude.mdx is excluded by !**/*.mdx
  • docs/integrates-with/cdp-analytics/mailchimp.mdx is excluded by !**/*.mdx
  • docs/integrates-with/cdp-analytics/mixpanel.mdx is excluded by !**/*.mdx
  • docs/integrates-with/cdp-analytics/mparticle.mdx is excluded by !**/*.mdx
  • docs/integrates-with/cdp-analytics/segment.mdx is excluded by !**/*.mdx
  • docs/integrates-with/cloud-infrastructure/aws.mdx is excluded by !**/*.mdx
  • docs/integrates-with/cloud-infrastructure/azure.mdx is excluded by !**/*.mdx
  • docs/integrates-with/cloud-infrastructure/gcp.mdx is excluded by !**/*.mdx
  • docs/integrates-with/compliance-audit/drata.mdx is excluded by !**/*.mdx
  • docs/integrates-with/compliance-audit/vanta.mdx is excluded by !**/*.mdx
  • docs/integrates-with/consent-privacy/didomi.mdx is excluded by !**/*.mdx
  • docs/integrates-with/consent-privacy/onetrust.mdx is excluded by !**/*.mdx
  • docs/integrates-with/consent-privacy/osano.mdx is excluded by !**/*.mdx
  • docs/integrates-with/containerization/docker.mdx is excluded by !**/*.mdx
  • docs/integrates-with/containerization/kubernetes.mdx is excluded by !**/*.mdx
  • docs/integrates-with/crm/hubspot.mdx is excluded by !**/*.mdx
  • docs/integrates-with/crm/microsoft-dynamics-365.mdx is excluded by !**/*.mdx
  • docs/integrates-with/crm/pipedrive.mdx is excluded by !**/*.mdx
  • docs/integrates-with/crm/salesforce.mdx is excluded by !**/*.mdx
  • docs/integrates-with/crm/zoho-crm.mdx is excluded by !**/*.mdx
  • docs/integrates-with/data-persistence/cockroachdb.mdx is excluded by !**/*.mdx
  • docs/integrates-with/directory-sync/bamboohr.mdx is excluded by !**/*.mdx
  • docs/integrates-with/directory-sync/google-workspace-scim.mdx is excluded by !**/*.mdx
  • docs/integrates-with/directory-sync/jumpcloud-scim.mdx is excluded by !**/*.mdx
  • docs/integrates-with/directory-sync/microsoft-scim.mdx is excluded by !**/*.mdx
  • docs/integrates-with/directory-sync/okta-scim.mdx is excluded by !**/*.mdx
  • docs/integrates-with/directory-sync/onelogin-scim.mdx is excluded by !**/*.mdx
  • docs/integrates-with/directory-sync/workday-scim.mdx is excluded by !**/*.mdx
  • docs/integrates-with/edge-token-validation/akamai-edgeworkers.mdx is excluded by !**/*.mdx
  • docs/integrates-with/edge-token-validation/cloudflare-workers.mdx is excluded by !**/*.mdx
  • docs/integrates-with/edge-token-validation/fastly-compute.mdx is excluded by !**/*.mdx
  • docs/integrates-with/email-providers/aws-ses.mdx is excluded by !**/*.mdx
  • docs/integrates-with/email-providers/brevo.mdx is excluded by !**/*.mdx
  • docs/integrates-with/email-providers/mailchimp-transactional.mdx is excluded by !**/*.mdx
  • docs/integrates-with/email-providers/mailgun.mdx is excluded by !**/*.mdx
  • docs/integrates-with/email-providers/postmark.mdx is excluded by !**/*.mdx
  • docs/integrates-with/email-providers/sendgrid.mdx is excluded by !**/*.mdx
  • docs/integrates-with/email-providers/sparkpost.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/auth0-saml.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/cyberark-identity.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/forgerock-am.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/generic-oidc.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/generic-saml.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/google-workspace.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/hid-global.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/ibm-security-verify.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/jumpcloud.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/keycloak.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/microsoft-adfs.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/microsoft-entra-id.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/okta.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/onelogin.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/pingone.mdx is excluded by !**/*.mdx
  • docs/integrates-with/enterprise-sso/rippling.mdx is excluded by !**/*.mdx
  • docs/integrates-with/feature-flags/launchdarkly.mdx is excluded by !**/*.mdx
  • docs/integrates-with/feature-flags/split-io.mdx is excluded by !**/*.mdx
  • docs/integrates-with/fraud-bot-protection/arkose-labs.mdx is excluded by !**/*.mdx
  • docs/integrates-with/fraud-bot-protection/castle.mdx is excluded by !**/*.mdx
  • docs/integrates-with/fraud-bot-protection/cloudflare-turnstile.mdx is excluded by !**/*.mdx
  • docs/integrates-with/fraud-bot-protection/hcaptcha.mdx is excluded by !**/*.mdx
  • docs/integrates-with/fraud-bot-protection/recaptcha.mdx is excluded by !**/*.mdx
  • docs/integrates-with/fraud-bot-protection/sift.mdx is excluded by !**/*.mdx
  • docs/integrates-with/generic-protocols/generic-oidc.mdx is excluded by !**/*.mdx
  • docs/integrates-with/generic-protocols/generic-saml.mdx is excluded by !**/*.mdx
  • docs/integrates-with/government-identity/aadhaar.mdx is excluded by !**/*.mdx
  • docs/integrates-with/government-identity/bankid.mdx is excluded by !**/*.mdx
  • docs/integrates-with/government-identity/eidas.mdx is excluded by !**/*.mdx
  • docs/integrates-with/government-identity/idin.mdx is excluded by !**/*.mdx
  • docs/integrates-with/iac-devops/helm.mdx is excluded by !**/*.mdx
  • docs/integrates-with/iac-devops/pulumi.mdx is excluded by !**/*.mdx
  • docs/integrates-with/iac-devops/terraform.mdx is excluded by !**/*.mdx
  • docs/integrates-with/identity-verification/equifax.mdx is excluded by !**/*.mdx
  • docs/integrates-with/identity-verification/gbg-acuant.mdx is excluded by !**/*.mdx
  • docs/integrates-with/identity-verification/id-me.mdx is excluded by !**/*.mdx
  • docs/integrates-with/identity-verification/jumio.mdx is excluded by !**/*.mdx
  • docs/integrates-with/identity-verification/lexisnexis.mdx is excluded by !**/*.mdx
  • docs/integrates-with/identity-verification/onfido.mdx is excluded by !**/*.mdx
  • docs/integrates-with/identity-verification/persona.mdx is excluded by !**/*.mdx
  • docs/integrates-with/identity-verification/prove.mdx is excluded by !**/*.mdx
  • docs/integrates-with/identity-verification/socure.mdx is excluded by !**/*.mdx
  • docs/integrates-with/mfa/duo-security.mdx is excluded by !**/*.mdx
  • docs/integrates-with/mfa/okta-verify.mdx is excluded by !**/*.mdx
  • docs/integrates-with/mfa/yubikey.mdx is excluded by !**/*.mdx
  • docs/integrates-with/monitoring-observability/datadog.mdx is excluded by !**/*.mdx
  • docs/integrates-with/monitoring-observability/new-relic.mdx is excluded by !**/*.mdx
  • docs/integrates-with/monitoring-observability/opentelemetry.mdx is excluded by !**/*.mdx
  • docs/integrates-with/monitoring-observability/prometheus-grafana.mdx is excluded by !**/*.mdx
  • docs/integrates-with/payment-billing/recurly.mdx is excluded by !**/*.mdx
  • docs/integrates-with/payment-billing/stripe.mdx is excluded by !**/*.mdx
  • docs/integrates-with/siem-security-analytics/elastic-siem.mdx is excluded by !**/*.mdx
  • docs/integrates-with/siem-security-analytics/microsoft-sentinel.mdx is excluded by !**/*.mdx
  • docs/integrates-with/siem-security-analytics/splunk.mdx is excluded by !**/*.mdx
  • docs/integrates-with/siem-security-analytics/sumo-logic.mdx is excluded by !**/*.mdx
  • docs/integrates-with/sms-providers/messagebird.mdx is excluded by !**/*.mdx
  • docs/integrates-with/sms-providers/plivo.mdx is excluded by !**/*.mdx
  • docs/integrates-with/sms-providers/sinch.mdx is excluded by !**/*.mdx
  • docs/integrates-with/sms-providers/twilio.mdx is excluded by !**/*.mdx
  • docs/integrates-with/sms-providers/vonage.mdx is excluded by !**/*.mdx
  • docs/integrates-with/sms-providers/whatsapp.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/amazon-lwa.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/apple.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/auth0.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/battle-net.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/dingtalk.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/discord.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/epic-games.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/facebook.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/github-app.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/github.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/gitlab.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/google.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/kakao.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/lark.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/line.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/linkedin.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/microsoft.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/naver.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/netid.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/patreon.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/salesforce.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/slack.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/spotify.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/steam.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/telegram.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/tiktok.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/twitch.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/uaepass.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/vk.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/wechat.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/x-twitter.mdx is excluded by !**/*.mdx
  • docs/integrates-with/social-sign-in/yandex.mdx is excluded by !**/*.mdx
  • docs/integrates-with/support-helpdesk/freshdesk.mdx is excluded by !**/*.mdx
  • docs/integrates-with/support-helpdesk/intercom.mdx is excluded by !**/*.mdx
  • docs/integrates-with/support-helpdesk/zendesk.mdx is excluded by !**/*.mdx
  • docs/integrates-with/user-enrichment/clearbit.mdx is excluded by !**/*.mdx
  • docs/integrates-with/user-enrichment/fullcontact.mdx is excluded by !**/*.mdx
  • docs/integrates-with/user-enrichment/zoominfo.mdx is excluded by !**/*.mdx
  • docs/integrates-with/webhook-infrastructure/hookdeck.mdx is excluded by !**/*.mdx
  • docs/integrates-with/webhook-infrastructure/svix.mdx is excluded by !**/*.mdx
  • docs/kratos/emails-sms/01_sending-emails-smtp.mdx is excluded by !**/*.mdx
  • docs/kratos/emails-sms/10_sending-sms.mdx is excluded by !**/*.mdx
📒 Files selected for processing (5)
  • .gitignore
  • sidebars-integrates.ts
  • sidebars.ts
  • src/navbar.ts
  • src/theme/DocCard/index.tsx

@unatasha8 unatasha8 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - approved

@wassimoo
wassimoo merged commit d133f49 into master Jun 11, 2026
13 checks passed
@wassimoo
wassimoo deleted the una-integrates-with branch June 11, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants