for some of the requests u need to send either user name or userid that's why we need to store that data as well
//kamesh 2011/6/14 Maksim Bunkow <[email protected]> > Big thx!!! it came out!!! Secret it is sufficient only key and secret > string, without userid. > > > ---------------------------------------------- > С уважением, Буньков Максим. > [email protected] > > > > 14.06.2011, в 12:20, kamesh SmartDude написал(а): > > if u are using OAuth authentication....u must save u r accesstoken and > access secret, usedID And useranme.....u can use these details for furthur > requests...when the user relogged into the application > > //kamesh > > 2011/6/14 Maksim Bunkow <[email protected]> > >> I developing Desktop App and use OAuth, how save acc data for logining >> users without password every time? >> Thx. >> >> ---------------------------------------------- >> С уважением, Буньков Максим. >> [email protected] >> >> >> >> -- >> Twitter developer documentation and resources: >> https://dev.twitter.com/doc >> API updates via Twitter: https://twitter.com/twitterapi >> Issues/Enhancements Tracker: >> https://code.google.com/p/twitter-api/issues/list >> Change your membership to this group: >> https://groups.google.com/forum/#!forum/twitter-development-talk >> > > > -- > Twitter developer documentation and resources: https://dev.twitter.com/doc > API updates via Twitter: https://twitter.com/twitterapi > Issues/Enhancements Tracker: > https://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > https://groups.google.com/forum/#!forum/twitter-development-talk > > > -- > Twitter developer documentation and resources: https://dev.twitter.com/doc > API updates via Twitter: https://twitter.com/twitterapi > Issues/Enhancements Tracker: > https://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > https://groups.google.com/forum/#!forum/twitter-development-talk > -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
