Question

I want to add sign in using twitter functionality in my website. I have already added sign in using facebook and google functionality in my website. In Facebook and google we can load the javascript SDK asynchronously and then its login button code handles everything but in twitter there is no such support. I am not able to understand which libraries to use and how to use them. Please suggest me which way can I implement this sign in using twitter in my website.

Était-ce utile?

La solution

I finally used Twitter4j and it is working well uptil now.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top