mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-30 19:36:25 +02:00
revert Notion auth URLs to classic OAuth endpoints
This commit is contained in:
parent
e02fbbef6c
commit
c70f0ccf49
3 changed files with 3 additions and 3 deletions
|
|
@ -38,7 +38,7 @@ export const OAUTH_CONNECTORS = [
|
|||
title: "Notion",
|
||||
description: "Search your Notion pages",
|
||||
connectorType: EnumConnectorName.NOTION_CONNECTOR,
|
||||
authEndpoint: "/api/v1/auth/notion-mcp/connector/add",
|
||||
authEndpoint: "/api/v1/auth/notion/connector/add",
|
||||
},
|
||||
{
|
||||
id: "linear-connector",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue