omniauth / omniauth-instagram

OmniAuth strategy for Instagram.
112 stars 85 forks source link

Add fallback for raw_info from /v1/users/self #6

Closed ys closed 11 years ago

ys commented 11 years ago

Like for omniauth-facebook, this allows to ask about identity a second time to check them and fetch identity from an access_token

ys commented 11 years ago

Could you please bump the version number?:) Or when will you do it if you wait for more?

ropiku commented 11 years ago

Sorry about this, I'm no longer using this gem. I just pushed 1.0.1: https://rubygems.org/gems/omniauth-instagram

You can just specify the repo in your Gemfile to get the latest version:

gem "omniauth-instamgram", :git => "git://github.com/ropiku/omniauth-instagram.git"
ys commented 11 years ago

I know but I have an OCD with that:P thanks:)