![Picture of Antonio Becerra-Teron Picture of Antonio Becerra-Teron](/graphics/unknown.gif)
Antonio Becerra-Teron - 2018-06-04 11:34:24
Hi,
first, thanks for this library. It is great. I have the example login_with_twitter.php. I have incorporated my consumer key and consumer key secret and i can make the api call to twitter. However, this first call always requests the authorization to the twitter app by requesting the user and password for my twitter account. My question is the following:
How can i avoid that the user has to introduce the credentials (i.e. username and password)? That is, when i make the first call to the twitter api, i would like to obtain the response from api twitter avoiding this authorization.
Thanks and redards