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.

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top