google-docs-add-on icon indicating copy to clipboard operation
google-docs-add-on copied to clipboard

Support REST content API

Open georgeh opened this issue 8 years ago • 0 comments

The new REST content API in 4.7 would allow non-Jetpack users to use this add-on.

The biggest challenges right now are authentication and UX. Oauth tokens are better than app-specific passwords are better than standard passwords. The nice thing about the Jetpack API is that we can send folks to a single URL that lists all of their connected sites.

To support all .org sites, we will have to have them enter the URL for the site and then do a check to see what kind of authentication is available.

georgeh avatar Jan 05 '17 15:01 georgeh