pelle / oauth-plugin

Rails plugin for OAuth
http://stakeventures.com/articles/2009/07/21/consuming-oauth-intelligently-in-rails
MIT License
716 stars 216 forks source link

How do I get the token object to pass to another gem #111

Closed jwaldrip closed 9 years ago

jwaldrip commented 12 years ago

I am using the gem: https://github.com/aliang/google_contacts_api it accepts a token object. But I have no idea how to get the consumer token object to pass to the gem. Can someone please advise?