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.

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top