mozilla / fxa

Monorepo for Mozilla Accounts (formerly Firefox Accounts)
https://mozilla.github.io/ecosystem-platform/
Mozilla Public License 2.0
589 stars 212 forks source link

fix(sync): Adjust conditions for sending can_link_account on signin #17214

Closed LZoog closed 1 month ago

LZoog commented 1 month ago

Because:

This commit:

closes FXA-10176

LZoog commented 1 month ago

@LZoog I've tested this locally and we do get prompted with the merge dialog. However, I'm running into an issue where the user does not actually get logged in after confirming. It might be something with my local configs, going to r+ here to not block the tags. Screen.Recording.2024-07-26.at.3.12.11.PM.mov

Every time I try this, I'm prompted for code and I am logged in properly. I'd be surprised if this didn't work and normal sync sign in without dialog worked though? I'll test on stage and leave a note for QA.