mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-24 14:34:26 -05:00
fix(docs): incorrect oidc provider schema link
This commit is contained in:
@@ -49,7 +49,7 @@ The **MCP** plugin lets your app act as an OAuth provider for MCP clients. It ha
|
||||
```
|
||||
</Tab>
|
||||
</Tabs>
|
||||
The MCP plugin uses the same schema as the OIDC Provider plugin. See the [OIDC Provider Schema](#schema) section for details.
|
||||
The MCP plugin uses the same schema as the OIDC Provider plugin. See the [OIDC Provider Schema](/docs/plugins/oidc-provider#schema) section for details.
|
||||
</Step>
|
||||
</Steps>
|
||||
|
||||
@@ -236,4 +236,4 @@ The plugin supports additional OIDC configuration options through the `oidcConfi
|
||||
|
||||
## Schema
|
||||
|
||||
The MCP plugin uses the same schema as the OIDC Provider plugin. See the [OIDC Provider Schema](#schema) section for details.
|
||||
The MCP plugin uses the same schema as the OIDC Provider plugin. See the [OIDC Provider Schema](/docs/plugins/oidc-provider#schema) section for details.
|
||||
|
||||
Reference in New Issue
Block a user