Closed
Bug 1073177
Opened 10 years ago
Closed 10 years ago
Logging out of marketplace logs the user out of the phone
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: krupa.mozbugs, Assigned: mstriemer)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
(deleted),
video/quicktime
|
Details |
Connectivity: wifi
SIM used: grameenphone
Gaia/device: 2.0 (latest eng)/Flame
Precondition:
User has dev packaged app installed
steps to reproduce:
1. Go to the Settings app on your flame device
2. Sign into a verified fxA account
3. Launch Dev packaged app
4. Navigate to Settings page
5. You are logged in to marketplace
6. Click Sign out
7. Navigate back to Settings App -> Firefox Accounts
expected behavior:
User is logged out of Marketplace but not from the phone
actual behavior:
Logging out of Marketplace logs the user out of the phone
Comment 1•10 years ago
|
||
I think we agreed to not show logout to users who are logged in through the native flow. But I'm struggling to remember what we discussed here. David, do you remember?
Flags: needinfo?(dbialer)
Comment 2•10 years ago
|
||
We agreed not to show logout to the user on the phone.
Flags: needinfo?(dbialer)
Comment 3•10 years ago
|
||
Thanks David, Allen this might be simpler then, if we are using native, don't show logout. We'll just need to be sure we capture all the places that is, currently I think just:
* devhub
* settings page
Assignee: nobody → ashort
Updated•10 years ago
|
Assignee: ashort → mstriemer
Updated•10 years ago
|
Priority: -- → P1
Assignee | ||
Comment 4•10 years ago
|
||
We don't serve devhub as a packaged app so we don't get native FxA there. I think just updating fireplace is enough.
https://github.com/mozilla/fireplace/pull/687
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•10 years ago
|
||
https://github.com/mozilla/fireplace/commit/f0d8b89623b27abd28dc749d72a3234d92e8cfef
No logout, no problem.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 6•10 years ago
|
||
Is hiding the "Sign out" button an acceptable solution? What's the long-term solution?
Whiteboard: [qa+]
Reporter | ||
Comment 7•10 years ago
|
||
So, currently there is no native flow for fxa implemented anywhere in marketplace. This means there is no way to verify this bug at this point. I'm going to mark this [qa-] for now.
Whiteboard: [qa+] → [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•