Re: [twitter-dev] how save twitter login?

2011-06-14 Thread kamesh SmartDude
if u are using OAuth authenticationu 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 bim...@gmail.com

 I developing Desktop App and use OAuth, how save acc data for logining
 users without password every time?
 Thx.

 --
 С уважением, Буньков Максим.
 bim...@gmail.com



 --
 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


Re: [twitter-dev] how save twitter login?

2011-06-14 Thread Greg Passmore
Save the access token that you get back after passing in the oauth verifier.

2011/6/13 Maksim Bunkow bim...@gmail.com

 I developing Desktop App and use OAuth, how save acc data for logining
 users without password every time?
 Thx.

 --
 С уважением, Буньков Максим.
 bim...@gmail.com



 --
 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


Re: [twitter-dev] how save twitter login?

2011-06-14 Thread Maksim Bunkow
Big thx!!! it came out!!! Secret it is sufficient only key and secret string, 
without userid. 

--
С уважением, Буньков Максим.
bim...@gmail.com



14.06.2011, в 12:20, kamesh SmartDude написал(а):

 if u are using OAuth authenticationu 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 bim...@gmail.com
 I developing Desktop App and use OAuth, how save acc data for logining users 
 without password every time?
 Thx.
 
 --
 С уважением, Буньков Максим.
 bim...@gmail.com
 
 
 
 --
 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


Re: [twitter-dev] how save twitter login?

2011-06-14 Thread kamesh SmartDude
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 bim...@gmail.com

 Big thx!!! it came out!!! Secret it is sufficient only key and secret
 string, without userid.


 --
 С уважением, Буньков Максим.
 bim...@gmail.com



 14.06.2011, в 12:20, kamesh SmartDude написал(а):

 if u are using OAuth authenticationu 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 bim...@gmail.com

 I developing Desktop App and use OAuth, how save acc data for logining
 users without password every time?
 Thx.

 --
 С уважением, Буньков Максим.
 bim...@gmail.com



 --
 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


[twitter-dev] how save twitter login?

2011-06-13 Thread Maksim Bunkow
I developing Desktop App and use OAuth, how save acc data for logining users 
without password every time?
Thx.

--
С уважением, Буньков Максим.
bim...@gmail.com



-- 
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