mirror of
https://github.com/documenso/documenso.git
synced 2026-07-24 08:54:20 +10:00
b92c53dbb2
Co-authored-by: Catalin Pit <catalinpit@gmail.com>
18 lines
489 B
Plaintext
18 lines
489 B
Plaintext
---
|
|
title: Advanced
|
|
description: Optional configuration for OAuth providers, AI features, and other advanced settings.
|
|
---
|
|
|
|
<Cards>
|
|
<Card
|
|
title="OAuth Providers"
|
|
description="Configure Google, GitHub, and OIDC authentication."
|
|
href="/docs/self-hosting/configuration/advanced/oauth-providers"
|
|
/>
|
|
<Card
|
|
title="AI Features"
|
|
description="Enable AI-powered recipient and field detection."
|
|
href="/docs/self-hosting/configuration/advanced/ai-features"
|
|
/>
|
|
</Cards>
|