Confirmed users
169
edits
Mixedpuppy (talk | contribs) No edit summary |
Mixedpuppy (talk | contribs) |
||
Line 33: | Line 33: | ||
Example cookie data: | Example cookie data: | ||
[[https://bugzilla.mozilla.org/show_bug.cgi?id=642980|bug 642980 for cleanup]] | |||
{ | { | ||
Line 55: | Line 56: | ||
"key": "3e464104-51a3-11e0-9b46-d49a200eaa62" | "key": "3e464104-51a3-11e0-9b46-d49a200eaa62" | ||
} | } | ||
=== OAuth APIs === | === OAuth APIs === | ||
All APIs require POST and part of the post data must be the account object that was received via the account_tokens cookie (see the verify endpoint above). | All APIs require POST and part of the post data must be the account object that was received via the account_tokens cookie (see the verify endpoint above). |