Automattic / syndication

Syndicate your WordPress content.
https://wordpress.org/plugins/syndication/
101 stars 43 forks source link

v2: Syndication UI #113

Open stephyiu opened 8 years ago

stephyiu commented 8 years ago

From today's Syndication hack day, we agreed on some basic requirements for v2 UI that need to stay in place. All of these already exist in V1. This came out of a group conversation led by Tatyana G, who runs works on product at CBS.

These items do not exist in v1, but are needed for V2:

joshbetz commented 8 years ago

Add Site: oAuth2 authentication for WP API, and which Site Group a site gets added to

WP-API core doesn't support oAuth2.

These items do not exist in v1, but are needed for V2:

We should create separate issues for these and include them in a later version, I don't want to block v2 any longer than we need to.

emrikol commented 8 years ago

WP-API core doesn't support oAuth2.

But I believe WordPress.com doesn't support oAuth1 (please correct me if I'm wrong). So oAuth1 support will likely need to be in place in the "core" plugin, but we at VIP will likely need to take the burden of oAuth2 support for our platform.

joshbetz commented 8 years ago

Yep, just noting that we'll have to account for that somehow when we implement wp-api support in Syndication.