I am using authlogic and omniauth for authentication in my Rails 3.0.10 app. However when I get the callback from the omniauth provider, I am not able to create a new user session so as to sign in the user. I am using authlogic and omniauth for authentic