diff --git a/auth/configuration.mdx b/auth/configuration.mdx index 0019a58..229dc13 100644 --- a/auth/configuration.mdx +++ b/auth/configuration.mdx @@ -1,5 +1,6 @@ --- title: "Connection Configuration" +sidebarTitle: "Configuration" description: "Shared options for managed auth connections, regardless of integration flow" --- diff --git a/auth/connection-lifecycle.mdx b/auth/connection-lifecycle.mdx index f8ae6f3..48d2adc 100644 --- a/auth/connection-lifecycle.mdx +++ b/auth/connection-lifecycle.mdx @@ -1,5 +1,6 @@ --- title: "Connection Lifecycle" +sidebarTitle: "Lifecycle" description: "How connections stay authenticated, and what to do when one breaks" ---