You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open the connection modal on a key method, not OAuth
OAuth needs a registered app (or a DCR round-trip) before Connect does
anything, so an integration declaring both greeted most users with
"Register app" — a dead end — while the working method sat one tab
over. The modal now opens on the first non-OAuth method; OAuth stays
one click away, and a handoff-specified template still wins.
0 commit comments