24
Views
9
Comments
[oAuth Connectors] This usable for other oauth 2 applications?
Question
oauth-png
Web icon
Forge asset by André Vieira
Hi,

I am seeing that it's specific for Google Authentication.
How easy is it to use it for other authetications (like Twitter, Facebook, soundcloud etc)

2020-03-05 15-52-45
André Vieira
Staff
Hi,

If they use oAuth it is possible to create a similar component for twitter, facebook, soundcloud, etc. It is a matter of investigating how these providers implement their oAuth.
This one is based on Google so it points out to google authentication end points and so on.

Cheers
2020-03-05 15-52-45
André Vieira
Staff
HI,

Added connectors to Twitter, Facebook and LinkedIn. Should be understandable on how to extend to other services.

Based on this I renamed the component....
2016-04-21 20-09-55
J.
 
MVP
awesomesauce :)
2016-11-21 23-23-05
Gonçalo Borrêga
I've seen you already have the Asana oAuth connector in the demo, but not in the component. Can you post that one? 
And make the source document for the PDF available as well so that we can collaborate on the examples? ;)
thanks
2020-03-05 15-52-45
André Vieira
Staff
Sure thing Gnoçalo,

I'll update the component this weekend and upload the document in editable format.
2016-04-21 20-09-55
J.
 
MVP
seems, all my posting will conatin the following sentence:


java version please :D

2020-03-05 15-52-45
André Vieira
Staff
I'll think of adding support to the Java stack :)
2016-04-21 20-09-55
J.
 
MVP
:)

Well, at the moment I have succesfully integrated facebook/twitter with the following jars: twitter4j and facebook4j.

2020-03-05 15-52-45
André Vieira
Staff
Statler,

I don't have a public available java environment to test it but in attach there's the HMAC extension with Java implementation (hopefully working :)).

If you can test it please give me feedback and I'll upload this version to the Forge.
HMAC.xif
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.