Hi, I am developing facebook and twitter login api only using javascript. Facebook is ok, but twitter isn’t good. Is there any way to solve the problem?
You’ll need to implement some server-side code to do this via Twitter OAuth. You cannot implement this in client-side Javascript only.
Thank you very much. Have you any source code for that? Please help me. I have been searching references on google for several days but there 's not any good code for that.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.