views:

25

answers:

0

Hello,

I'm trying to understand how to use the OAuth Javascript library (http://oauth.googlecode.com/svn/code/javascript/) but I can't work it out. Can anyone provide me with an example of how you would use this library to authenticate with Google and retrieve a Gmail inbox feed (https://mail.google.com/mail/feed/atom/)? I know you can use basic authentication but that's not an option for me.

Thanks