Using Google OAuth in Ruby on Rails Sites

OAuth allows the user to securely share data from provider sites (in this case google) to consumer sites (in this case your ruby on rails site). You can use OAuth to authenticate users or consume API’s on their behalf. Here we will have a look at both.

Notes

You should follow me on twitter here

Great post! Thanks for sharing this info!

I had OAuth working fine with Twitter, but getting it to work with Google was a little trickier.. Your notes helped a lot, thanks!

Thanks for the info, this helped me a lot.

Any info on posting to google with ruby oauth?

Leave a comment

(required)

(required)