Legal
Third-party notices
CybrLink uses third-party software and services. This page records the main notices and license posture we preserve when distributing the app.
Nango
CybrLink integrates with Nango for OAuth connect sessions, provider configuration, credential storage, token refresh, and authenticated provider access.
- Project: github.com/NangoHQ/nango
- Docs: nango.dev/docs
- License: Elastic License 2.0
- Copyright: Copyright (c) 2023 Nango Inc, all rights reserved.
In CybrLink, Nango is used as the customer-controlled credential layer or token custody layer. OAuth providers are services such as Google, Slack, GitHub, and similar upstream apps.
Direct npm dependencies
| Package | License |
|---|---|
| @nangohq/frontend | Elastic License 2.0 |
| next | MIT |
| react / react-dom | MIT |
| next-auth | ISC |
| next-mdx-remote | MPL-2.0 |
| gray-matter | MIT |
| rehype-pretty-code | MIT |
| shiki | MIT |
| sonner | MIT |
| tailwindcss | MIT |
| typescript | Apache-2.0 |
Transitive npm dependencies include permissive licenses such as MIT, ISC, BSD, Apache-2.0, MPL-2.0, and CC0-1.0. When distributing CybrLink, preserve required third-party license and copyright notices.