| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Update supported API count to 1,000+ (#7528) Updates the supported API count from 900+ to 1,000+ across the README, docs, navigation, generated LLM docs, and billing plan copy (19 references across nine files). Historical changelog entries and the published blog title keep their original counts. Validation: - Regenerated LLM docs with `node --import tsx scripts/docs-generate-llms.ts`. - `git diff --check` passed; remaining 900+ references are historical. - Formatting could not run because `@ianvs/prettier-plugin-sort-imports` is missing. The webapp build failed on missing workspace dependencies and TypeScript errors outside this copy change. - The commit hook was bypassed because the local `oxlint` executable is missing. <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/NangoHQ/nango/pull/7528?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> | 4 天前 | |
docs: replace mentions of secret key with API key (#7107) <!-- Describe the problem and your solution --> Follow-up to the Account API keys docs work (NAN-6569): replace leftover legacy “secret key” terminology across docs with Environment API key / API key language. - Prose and first-request examples now say **Environment API key** - Placeholders use `<NANGO-API-KEY>`; Node examples prefer `apiKey` - Dashboard “secret key” links now point to `/reference/backend/http-api/api-keys` - Preserved CLI `NANGO_SECRET_KEY_<ENV>`, provider Secret Key fields, changelog history, and the deprecated SDK `secretKey` alias - Follow-up commit fixed false positives (Huntress provider wording, placeholder hyphenation, leftover dashboard links) <!-- Issue ticket number and link (if applicable) --> https://linear.app/nango/issue/NAN-6569 <!-- Testing instructions (skip if just adding/editing providers) --> - [x] `mintlify broken-links` from `docs/` - [ ] Spot-check a provider first-request example (cURL + Node) - [ ] Spot-check security, functions CLI, sample app, and webhooks guides - [ ] Confirm CLI `.env` examples still use `NANGO_SECRET_KEY_DEV` / `NANGO_SECRET_KEY_PROD` - [ ] Confirm provider connect docs still say provider Secret Key / API Secret where appropriate Made with [Cursor](https://cursor.com) <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/NangoHQ/nango/pull/7107?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 1 个月前 | |
docs: Update for new pricing plans (#7390) ## Summary - Replace Starter / Growth plan names with Pay-as-you-go and Growth add-on in limits, Connect UI, and the Node SDK. - Update SSO availability: Growth add-on is SAML SSO; Enterprise Cloud is SAML SSO + SCIM. - Refresh the free vs Enterprise self-hosted feature table (API Auth, pre-built syncs/tools/triggers, RBAC, MFA, SAML SSO). ## Test plan - [ ] Skim the five changed pages and confirm plan names match the current pricing page - [ ] Confirm SSO and self-hosted feature rows still match product (especially SCIM and SAML SSO) - [ ] Click through the pricing links on Connect UI and the Node SDK `overrides` field Made with [Cursor](https://cursor.com) --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com> | 14 天前 | |
docs: add MCP Auth guide (#6785) ## Summary - Add an MCP Auth guide covering pre-built MCP providers and generic MCP Server OAuth2 - Link examples and auth/proxy steps to current docs paths - List the page in the Auth section of `docs.json` after token refreshing ## Test plan - [ ] Preview the docs and confirm MCP Auth appears under Guides → Auth after Token refreshing - [ ] Click example provider links (HubSpot, Notion, Linear MCP) - [ ] Click auth-guide step anchors and Proxy API links Made with [Cursor](https://cursor.com) --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2 个月前 | |
docs: replace mentions of secret key with API key (#7107) <!-- Describe the problem and your solution --> Follow-up to the Account API keys docs work (NAN-6569): replace leftover legacy “secret key” terminology across docs with Environment API key / API key language. - Prose and first-request examples now say **Environment API key** - Placeholders use `<NANGO-API-KEY>`; Node examples prefer `apiKey` - Dashboard “secret key” links now point to `/reference/backend/http-api/api-keys` - Preserved CLI `NANGO_SECRET_KEY_<ENV>`, provider Secret Key fields, changelog history, and the deprecated SDK `secretKey` alias - Follow-up commit fixed false positives (Huntress provider wording, placeholder hyphenation, leftover dashboard links) <!-- Issue ticket number and link (if applicable) --> https://linear.app/nango/issue/NAN-6569 <!-- Testing instructions (skip if just adding/editing providers) --> - [x] `mintlify broken-links` from `docs/` - [ ] Spot-check a provider first-request example (cURL + Node) - [ ] Spot-check security, functions CLI, sample app, and webhooks guides - [ ] Confirm CLI `.env` examples still use `NANGO_SECRET_KEY_DEV` / `NANGO_SECRET_KEY_PROD` - [ ] Confirm provider connect docs still say provider Secret Key / API Secret where appropriate Made with [Cursor](https://cursor.com) <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/NangoHQ/nango/pull/7107?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 1 个月前 | |
feat(server): Add webhook for recovered oauth connection (#7202) <!-- Describe the problem and your solution --> Sends a webhook with `{"type": "auth", "operation": "refresh", "success": true }` on `connectionRefreshSuccess`, _only_ if the connection had previously errored. This closes the loop for customers who receive a webhook on refresh failures that may resolve themselves on next refresh attempt. Also updated the webhook settings page to actually display the tooltip content defined there: <img width="1178" height="317" alt="Screenshot 2026-08-21 at 2 53 41 PM" src="https://github.com/user-attachments/assets/683f6b25-a781-4d63-9537-d1abefc032b3" /> <!-- Issue ticket number and link (if applicable) --> [NAN-6686: feat(server): Add webhook for connection refresh success after error](https://linear.app/nango/issue/NAN-6686/featserver-add-webhook-for-connection-refresh-success-after-error) <!-- Testing instructions (skip if just adding/editing providers) --> 1. Configure your webhooks locally to point somewhere like [webhook.site](https://webhook.site/) or a local server for testing 2. Simulate a connection error on an existing OAuth connection with something like: ``` INSERT INTO _nango_active_logs (type, action, connection_id, active) VALUES ('auth', 'token_refresh', <connection_id>, true); ``` 3. See connection as having auth error from UI 4. Trigger refresh 5. Should see auth error go away and receive webhook: ``` { "operation": "refresh", "success": true, "type": "auth", ... } ``` 6. Trigger refresh again 7. Should not receive another webhook <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/NangoHQ/nango/pull/7202?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 25 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 天前 | ||
| 1 个月前 | ||
| 14 天前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 25 天前 |