Closed
Bug 795137
Opened 12 years ago
Closed 12 years ago
Log in user with Persona during pay flow
Categories
(Marketplace Graveyard :: Payments/Refunds, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 805673
2012-11-01
People
(Reporter: kumar, Assigned: jrconlin)
References
Details
After the JWT has been verified (bug 795127) use navigator.id to log the user in to continue with the pay flow. The email returned from Persona may be unverified (bug 794634). Some UI might need to be shown while waiting for the Persona server.
Comment 1•12 years ago
|
||
I think this is going to be a part of what JR is doing in bug 794634. Throwing in our milestone so it doesn't get lost.
Assignee: nobody → jrconlin
Target Milestone: --- → 2012-11-01
Reporter | ||
Comment 2•12 years ago
|
||
There has been some churn on how we are persisting user IDs. bug 805673 should shed light on what to do next.
Reporter | ||
Comment 3•12 years ago
|
||
This is way less complicated. Hooray! Andy's patch in bug 805673 is all we need to store and pass around user identities. Previously I thought we would need more scaffolding.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•