mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
- Introduced Linear OAuth support with new environment variables for client ID, client secret, and redirect URI. - Implemented Linear connector routes for OAuth flow, including authorization and callback handling. - Updated existing components to accommodate Linear integration, including validation changes and connector configuration. - Enhanced the Linear indexer to utilize OAuth access tokens instead of API keys. - Adjusted UI components to reflect the new Linear connector without requiring special configuration. |
||
|---|---|---|
| .. | ||
| EditConnectorLoadingSkeleton.tsx | ||
| EditConnectorNameForm.tsx | ||
| EditGitHubConnectorConfig.tsx | ||
| EditSimpleTokenForm.tsx | ||
| types.ts | ||