alternatives to accessing google reader with oauth?

Posted by Dustin Getz on Stack Overflow See other posts from Stack Overflow or by Dustin Getz
Published on 2010-04-04T20:03:28Z Indexed on 2010/04/04 20:13 UTC
Read the original article Hit count: 417

Filed under:
|
|

I'm really new to this oauth stuff. I want to access a user's google reader liked items feed.

This blog says that oauth doesn't work (yet) with google reader. The working way seems to be to get the user's google credentials (email, password) directly, and login directly to google. This also gives me access to the rest of their services.

Is there a better way, or must the user trust me with their google credentials?

© Stack Overflow or respective owner

Related posts about google-reader-api

Related posts about oauth