Closed Bug 765352 Opened 12 years ago Closed 12 years ago

Add JWT into seclusion

Categories

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

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: andy+bugzilla, Assigned: wraithan)

References

Details

(Whiteboard: [ye-olde-paypal])

You've gone through the pain of bug 765350, now it's time to do it again in seclusion. Seclusion is a non-Django Python lib to talk to Solitude. In there lets add in the OAuth key and secret.

So that when we create a client, we pass through the key and secret, it signs all the requests and it magically works with solitude.

https://github.com/mozilla/seclusion/blob/master/seclusion/base.py#L38
Note: doing about 4 vendor lib bumps per change was boring me, so I moved base into zamboni. If it's worth it, we can move it back to seclusion, but for the moment, lets do the oAuth changes in zamboni > lib/pay_server/base.py.
Priority: -- → P2
Summary: Add OAuth into seclusion → Add JWT into seclusion
Target Milestone: --- → 2012-08-09
Target Milestone: 2012-08-09 → 2012-08-16
Whiteboard: [ye-olde-paypal]
Target Milestone: 2012-08-16 → ---
I don't think seclusion is relevant anymore. I want to kill it.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.