I'd like to be able to let a user link their reddit site with my app so I can pull in comments and posts and what not but I'd rather not actually store their password since I think that will turn some people off.

Reddit Gifts verifies users by having a special self post where you have to put a hash in. That seems kind of clunky to me but is that the only way?

link|improve this question

53% accept rate
feedback

1 Answer

Perhaps the API documentation might help you here:

https://github.com/reddit/reddit/wiki

link|improve this answer
I read it, that's why I posted the question. – hadees Dec 19 '11 at 22:18
1  
Reddit Gifts' authentication technique may be the only way to go. – wanovak Dec 19 '11 at 22:47
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.