jrallison / authlogic_oauth

Authlogic OAuth is an extension of the Authlogic library to add OAuth support. OAuth can be used to allow users to login with their Twitter credentials.
authlogic-oauth.heroku.com
MIT License
165 stars 25 forks source link

how to get access_token #16

Open yanguango opened 13 years ago

yanguango commented 13 years ago

with returned oauth_token and oauth_verifier,how to get access_token?