setup dynamic omniauth provider structures and tied it into devise
dev
1 parent 31b3802 commit fbcba9adc3ec4902bb207bfc52d0c0338e368494
@briley briley authored on 25 Oct 2016
Showing 16 changed files
View
Gemfile
View
Gemfile.lock
View
app/controllers/sessions_controller.rb
View
app/controllers/users/omniauth_callback_controller.rb 100644 → 0
View
app/controllers/users/omniauth_callbacks_controller.rb 0 → 100644
View
app/models/user.rb
View
app/views/devise/registrations/_external_identifier.html.erb
View
config/initializers/devise_example.rb
View
config/locales/de.yml
View
config/locales/en-UK.yml
View
config/locales/en-US.yml
View
config/locales/fr.yml
View
config/routes.rb
View
db/migrate/20161024163546_create_user_identifier_scheme.rb
View
db/schema.rb
View
db/seeds.rb