Design and OmniAuth-Identity

Does anyone have experience supporting Devise with OmniAuth-Identity? I can not find any examples of this, and I'm not sure what parameters I need to configure there to make it happy.

+3
source share
1 answer

I understand that OmniAuth-Identity is a completely different way of email authentication, so you don't need to use it. This relay episode shows how to configure OmniAuth-Identity   http://railscasts.com/episodes/304-omniauth-identity

+2
source

All Articles