Page 1 of 1

twitter login and pin request

Posted: Tue Apr 01, 2014 11:34 pm
by Mike6730019

I was looking over one of your tutorials to see if I could use some of the functions in an app that I'm working on (http://docs.appery.io/tutorials/build...). I see that it's pretty involved so wondering if you could tell me if the user would need to go through the pin request/login each time they want to post to Twitter or is it a one time verification until they close out of the browser? Actually looking to create a button in the footer that would open a popup to send a tweet. If it would involve a login every time it probably wouldn't work though. Thanks as always.


twitter login and pin request

Posted: Wed Apr 02, 2014 1:35 am
by Igor

Hello,

After user login you will get access token then you will use it for tweet, so user wouldn't need to login each time.