I Need integrate twitter to my JS/Html app with below items
-
User authentication
Accept
Reject
-
Retrieve user data
List the data which can be retrieved
Methods
-
Show data on a html page
Please suggest me an approach. User must be only authenticated via a pure client side authentication. Is it possible?