Closed
Bug 979551
Opened 11 years ago
Closed 11 years ago
Refactor JWT generation to reduce code duplication
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlockhart, Assigned: jlockhart)
References
Details
There are two separate JWT generators, one for in app payments and one for webapp payments, that share a lot of code and logic. Refactor them to use a shared code base for the common elements.
Updated•11 years ago
|
Priority: -- → P2
Comment 1•11 years ago
|
||
be sure to do some manual testing with Fireplace when doing this. I don't think we have automated coverage of that.
| Assignee | ||
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•