philsturgeon / ee2-rest

Integrate RESTful API's into your ExpressionEngine 2.0 website with this Rest module.
http://devot-ee.com/add-ons/rest
34 stars 13 forks source link

Authentication #9

Open klibansky opened 11 years ago

klibansky commented 11 years ago

I love this plugin. It works like a dream for facebook and instagram. For twitter however, I need to authenticate. Is there a way we could make this work? And any idea for pinterest?

philsturgeon commented 11 years ago

Nope, the APIs need to be open, allow an access token in the URL or support HTTP Basic. OAuth 1 was never built in and there is no token acquisition flow.

Sent from my iPhone

On Sep 3, 2013, at 6:38 AM, KDesigns notifications@github.com wrote:

I love this plugin. It works like a dream for facebook and instagram. For twitter however, I need to authenticate. Is there a way we could make this work? And any idea for pinterest?

— Reply to this email directly or view it on GitHub.

klibansky commented 11 years ago

Yea, too bad. Perhaps for a future release :)

philsturgeon commented 11 years ago

I certainly won't be working on it but I'm always happy to accept pull requests.

Sent from my iPhone

On Sep 3, 2013, at 8:37 AM, KDesigns notifications@github.com wrote:

Yea, too bad. Perhaps for a future release :)

— Reply to this email directly or view it on GitHub.