I am developing a shopping app in alloy titanium. On home page, I want a 'login with Facebook' and 'login with twitter' button. I don't want to put status,tweet or any integration with my app. I just want a login functionality to avoid hassle of registration process to ease my customers.
All I want is use to Facebook or twitter credentials to login in on my app so that my customers wouldn't need to enter information and sign up.
I found several questions to use Facebook module or social_plus.js but I don't think I need to use them because I just need to login from fb or twitter credentials.
I am new on alloy titanium. help is really appreciated. let me know if you have any confusion in my question.