Is it possible to ONLY use Omniauth as a provider

7 views
Skip to first unread message

Bill Oberacker

unread,
Aug 18, 2016, 4:28:55 PM8/18/16
to Devise
I am trying to use ONLY an Omniauth provider to handle my authentications, however, I seem to be getting thrown into an infinite redirect loop. I have set up my User model with the following:

devise :omniauthable, :omniauth_providers => [:digitalocean]

Do I need to add more than this? When I keep in all the other default options and just add the omniauth it works just fine.

Thanks.
Reply all
Reply to author
Forward
0 new messages