n8n/packages
Csaba Tuncsik 07a6417f0f
fix(editor): Prevent duplicate creation of credential for OAuth2 (#7163)
This PR solves the issue reported in [this
ticket](https://linear.app/n8n/issue/PAY-825/click-to-connect-for-google-sheets-does-not-work-when-cred-is-not).

Basically when trying to connect OAuth2 credentials, n8n would create
the credential twice, possibly causing transaction issues.

This PR prevents n8n from firing a duplicate creation request,
effectively fixing the bug about duplicate creation.
2023-09-13 17:28:43 +02:00
..
@n8n/client-oauth2 🚀 Release 1.4.0 (#7001) 2023-08-23 15:41:49 +02:00
@n8n_io/eslint-config ci: Improve the performance of the import/no-cycle linting rule (no-changelog) (#6985) 2023-08-22 13:44:50 +02:00
cli 🚀 Release 1.7.0 (#7162) 2023-09-13 14:55:52 +02:00
core 🚀 Release 1.7.0 (#7162) 2023-09-13 14:55:52 +02:00
design-system 🚀 Release 1.7.0 (#7162) 2023-09-13 14:55:52 +02:00
editor-ui fix(editor): Prevent duplicate creation of credential for OAuth2 (#7163) 2023-09-13 17:28:43 +02:00
node-dev 🚀 Release 1.7.0 (#7162) 2023-09-13 14:55:52 +02:00
nodes-base 🚀 Release 1.7.0 (#7162) 2023-09-13 14:55:52 +02:00
workflow 🚀 Release 1.7.0 (#7162) 2023-09-13 14:55:52 +02:00