OmniAuth is supposed to be 1.8.7 compatible and is Rack based.I\'ve created a custom strategy for OmniAuth that is somehow making Sinatra when run with Ruby 1.8.7 / REE unhappy.It works fine with Rail
I have an application using OmniAuth for authenticating with a variety of social networking services (including Linkedin) and want to post updates. I have the following information on a user from omni
For some reason, my project has messed up and now its throwing errors every time I try to run bundle install.Somem of the errors i\'ve managed to fix by reordering the gems in my Gemfile, but now i\'m
I am using Ruby 1.9.2 + Rails 3 + Devise + Omniauth and trying to authenticate users with Openid. My providers on omniauth.rb are
I am using Rails 3. I am getting a Rack::OAuth2::Client::Error in SessionsController#create error when I try to get the access key.
I get an error when i try to login with facebook via omniauth gem ver.0.2.6. It shows invalid_credentials.
You can see this error on SO: Nil object error when using OmniAuth (which normally works) OmniAuth / Rail开发者_开发问答s - You have a nil object when you didn't expect it
I\'m trying to use OmniAuth in a sinatra app with google as the login provider.Using the twitter and facebook providers work fine:
I followed Railscasts #235 and #236 to setup creating user authentications with omniauth. http://railscasts.com/episodes/235-omniauth-part-1
We have a rails application that uses devise, and omniauth and wanted to support openID. We have it working on a single server, but it uses \"/tmp\" for it\'s \"filesystem store\". It seems like this