Reusable Omniauth integration for Devise supporting multiple providers. Essentially takes the how-to setup in the devise wiki for facebook and other providers and gives you code in your application to get started with.
Reusable Omniauth integration for Devise supporting multiple providers. Essentially takes the how-to setup in the devise wiki for facebook and other providers and gives you code in your application to get started with.
Devise is no more a all in one authentication mechanism but a simple provider among others in the omniaut realm
Flexible authentication solution for Rails with Warden