0

I currently use authlogic for my Rails-hosted multi-site application by using the authenticates_many :user_sessions method on my Site model.

I want to change over to Devise. Does anyone know if this is possible and if so, how?

Thanks a lot,
Richard

twe4ked
  • 2,832
  • 21
  • 24
rick
  • 463
  • 5
  • 23

1 Answers1

3

There was a great post on Devise and Omniauth with SSO by Josh Software.

Lucas Willett
  • 399
  • 1
  • 12