| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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> | 19 天前 | |
feat(api): get environment API keys by UUID (#7352) Adds `GET /environments/:environmentUuid/api-keys/:keyUuid`. - Introduces the `account:environments:api_keys:read` scope. - Returns an environment API key’s metadata and decrypted secret. - Adds a shared service method for UUID lookups that decrypts secrets. - Documents the endpoint in OpenAPI, HTTP API docs, and LLM docs. - Adds integration coverage for authentication, scopes, filtering, validation, wildcard access, and isolation. <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/NangoHQ/nango/pull/7352?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. --> | 15 天前 | |
docs: draft the agent sessions guide (NAN-6832) (#7317) NAN-6832 Adds a guide for agent sessions under Guides > Functions. Covers creating a session and what each request field does, how a session selects connections and resolves one per integration, the toolset and pinned tools, the meta tools, and the session MCP endpoint. Marked experimental. Session termination and expiry, nango_proxy, and session observability are left for NAN-6833. <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/NangoHQ/nango/pull/7317?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: Robin Guldener <r.guldener@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 21 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 19 天前 | ||
| 15 天前 | ||
| 21 天前 |