Hello lively community, I am in the process of building web app based on a Twitter Data. Currently all my app is based on javascript and everything happens client side. However, due to API rate limitations and because some of the twitter request have to be authenticated (users/lookup) - i have to use oauth authentication. Now my question is it safe to send api requests authenticated by OAUTH via ajax calls which are happening on client side?
Thanks in advance karolis -- To unsubscribe, reply using "remove me" as the subject.
