organization · inferred from evidence
NangoHQ
An organization associated with the GitHub repository and frontend SDK.
- Verify the connection ID to avoid malicious attempts to store credentials for another user
Covers this Nango problem: Verify the connection ID to avoid malicious attempts to store credentials for another user. [bastienbeurier (member)]: To stop attackers spoofing user accounts during OAuth, Nango added HMAC verification.
- Feature Request: Expose WebSocket-based OAuth flow for Tauri/Electron desktop apps
Covers this Nango problem: Feature Request: Expose WebSocket-based OAuth flow for Tauri/Electron desktop apps. Nango's @nangohq/frontend SDK relies on window.open() popups for OAuth, which Tauri/Electron webviews do not support.
- Forwarded external webhooks arrive without Nango connection metadata
What caused "Forwarded external webhooks arrive without Nango connection metadata" and the fix that actually worked. Distilled from the thread where it was verified.