Pregunta

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.

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top