Closed Bug 1079529 Opened 10 years ago Closed 10 years ago

User is prompted twice to sign in during an app purchase

Categories

(Marketplace Graveyard :: Payments/Refunds, defect, P2)

x86
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

VERIFIED FIXED
2014-10-28

People

(Reporter: krupa.mozbugs, Assigned: ashort)

References

Details

Attachments

(1 file)

Attached video video (deleted) —
Connectivity: wifi SIM used: Gaia/device: Flame/2.1 steps to reproduce: 1. Tester is not signed in 2. Launch marketplace payments-alt app 3. Search for :paid 4. Start the purchase of an app 5. Sign in using fxA expected behavior: After user signs in, Enter PIN screen loads actual behavior: After user signs in, the webpay screen with 'Sign in' button loads, clicking that loads the fxa screen again. See attached video.
Assignee: nobody → ashort
Not a blocker. I think the issue here is the best way to share state between webpay and zamboni. window.localStorage.getItem('0::user') Will give us the user from commonplace. How secure and how much we can use that is the question, if we can use it, we should and then eliminate the double login.
Severity: blocker → normal
Priority: -- → P2
Hrm.. I disagree. Making the user log in twice makes the user flow almost unusable. So, even though the payment flow would work if the user logged in twice, I doubt there are many users out there willing to log in twice to purchase an app. I would at least make this P1 major. Please reconsider.
Blocks: 1082151
Passing through the email in JWT for the marketplace: https://github.com/mozilla/zamboni/pull/2664
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-10-28
This doesn't happen anymore. The user needs to sign in only once.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: