Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 530 Bytes

File metadata and controls

15 lines (11 loc) · 530 Bytes

README

Sample rails application that shows how to use omniauthable devise module in multiple models

Installation:

  1. install mri ruby 2.6.5

  2. gem install rails

  3. git clone git@github.com:john-denisov/showcase-multiple-omniauthable-models.git

  4. cd showcase-multiple-omniauthable-models/

  5. bundle install

  6. rails s

  7. go to http://localhost:3000 and test sign in with facebook for multiple models

  8. Use open_coxfaov_user@tfbnw.net / abc12345 as login/password for facebook if you don't have a facebook account