library · inferred from evidence
@nangohq/frontend
A frontend SDK mentioned in the context of a fix for an authorization issue.
- 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.
- Nango frontend SDK throws authorization window was closed before the authorization flow was completed
What caused "Nango frontend SDK throws authorization window was closed before the authorization flow was completed" and the fix that actually worked. Distilled from the thread where it was verified.