| 1 | // Cross-target: connecting a SECOND account to the same integration must ADD a |
| 2 | // distinct connection, never silently overwrite the first. This is the exact |
| 3 | // data-loss bug that shipped — a human label like "Work Gmail" reaches |
| 4 | // `oauth.start` as the client-derived "workGmail", the mint stored the |
nothing calls this directly
no test coverage detected