Apps/API/Submission: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<h2>Current status</h2> <p>I added in a very simple API similar to the one we did for builder here: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=704206">https://bugzilla...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<h2>Current status</h2> | <h2>Current status</h2> | ||
<p>I added in a very simple API similar to the one we did for builder here: | <p>I added in a very simple API similar to the one we did for builder here: https://bugzilla.mozilla.org/show_bug.cgi?id=704206</p> | ||
<p>In this case we use a two stage oAuth to create and validate the app. Features like setting up screenshots, videos, categories and pretty much all that meta data has not been added at this point. I would be surprised if this still worked at this point given all the changes that have occurred since November.</p> | <p>In this case we use a two stage oAuth to create and validate the app. Features like setting up screenshots, videos, categories and pretty much all that meta data has not been added at this point. I would be surprised if this still worked at this point given all the changes that have occurred since November.</p> | ||
Latest revision as of 23:56, 27 April 2012
Current status
I added in a very simple API similar to the one we did for builder here: https://bugzilla.mozilla.org/show_bug.cgi?id=704206
In this case we use a two stage oAuth to create and validate the app. Features like setting up screenshots, videos, categories and pretty much all that meta data has not been added at this point. I would be surprised if this still worked at this point given all the changes that have occurred since November.