flpvn / wittytwitter

Automatically exported from code.google.com/p/wittytwitter
0 stars 0 forks source link

Implement OAuth #271

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be great if Witty could use OAuth.  I always cronge whenever an 
application asks me for my Twitter credentials.  I know Witty's legit, but 
OAuth just makes users feel better because they don't have to hand over their 
credentials.

Original issue reported on code.google.com by duane.ro...@gmail.com on 1 Aug 2009 at 2:07

GoogleCodeExporter commented 9 years ago
I think this needs a higher priority, since as of August 31 -- non OAuth calls 
will be blocked.

Original comment by fuzzz...@gmail.com on 11 Aug 2010 at 7:38

GoogleCodeExporter commented 9 years ago
Issue 304 has been merged into this issue.

Original comment by jongallo...@gmail.com on 2 Sep 2010 at 5:16

GoogleCodeExporter commented 9 years ago
I moved the code over to wittytwitter.codeplex.com and started the OAuth move. 
Happy for any patches or help!

Original comment by jongallo...@gmail.com on 2 Sep 2010 at 5:17

GoogleCodeExporter commented 9 years ago

Original comment by jongallo...@gmail.com on 2 Sep 2010 at 5:17

GoogleCodeExporter commented 9 years ago
This folks: TwitterVB - A .NET Twitter Library 
(http://twittervb.codeplex.com/), have  already implemented Oauth. 
Maybe talking to them or checking how they did would be of any help.

BTW, Congratulations for the great software you did. Witty is the best twitter 
client!

Original comment by cadbu...@gmail.com on 2 Sep 2010 at 6:02

GoogleCodeExporter commented 9 years ago
Complementing the last post:

http://twittervb.codeplex.com/wikipage?title=OAuth

http://twittervb.codeplex.com/wikipage?title=OAuth%20Desktop%20Tutorial&referrin
gTitle=OAuth

Original comment by cadbu...@gmail.com on 2 Sep 2010 at 6:06

GoogleCodeExporter commented 9 years ago
More links here:

http://oauth.googlecode.com/svn/code/
http://www.dotnetopenauth.net/
http://code.google.com/p/oauth-dot-net/
http://oauth.googlecode.com/svn/code/csharp/
http://code.google.com/p/devdefined-tools/wiki/OAuth

I got the links above from here:
http://oauth.net/code/

Hope that helps!

Original comment by cadbu...@gmail.com on 2 Sep 2010 at 6:19

GoogleCodeExporter commented 9 years ago
Thanks for the help. I'm referencing code from Halfwit (a streamlined WPF 
Twitter client) since the lead dev said he referenced Witty code quite a bit 
and didn't mind if we referenced his.

Hopefully I can wrap it up this weekend, but if any C# coders want to join in 
I'd be happy for help.

You can reach me (via another Twitter client for the time being :-) ) at 
@jongalloway

Original comment by jongallo...@gmail.com on 2 Sep 2010 at 7:36

GoogleCodeExporter commented 9 years ago
How is this going?  I would like to help if I can...

Original comment by rayme...@gmail.com on 6 Oct 2010 at 5:07