I have a Rails 3 app that authe开发者_开发技巧nticates users using(v0.2.6).In OmniAuth, I am only using Facebook as the authentication provider.
using rails 3 + devise + omniauth to facebook connect. In the permissions dialog, if the user clicks \"don\'t allow\" the user is redirected to:
currently with rails 3 + devise + omniauth for facebook connect, when you send the user to Facebook to click \"Allow\" the following url type is generated:
I have the authentication through omniauth and that link is available on every page through layout/application.html.haml.
When a user gets mailed the change password link in our app from our production server, for whatever reason, they\'re getting an absolute url without the colon the http://. As a r开发者_开发技巧esult,
I\'m using the latest release of rails, starting a new app that I will be deploying in 3.1 once its out, and I cannot get omniauth to work. If I just add omniauth to my Gemfile, it bundles up, but whe
I am trying to use OmniAuth to connect with foursquare. I followed the instruction in RailsCast: 241: Simple OmniAut.
Using OmniAuth, Rails 3.1.0.rc2, mysql2, ruby 1.9.2.p0. I still get this when redirecting back to my site.
I wou开发者_开发技巧ld like to use Memcache for OmniAuth\'s store but I cannot find any examples on how to do this. Filesystem tmp is not working for my host. How can I convert the code in my omniauth
I\'m building a Rails 3 app using Devise/OmniAuth, and Koala and I\'m getting the following SSL error: