Class: Foyer::OmniauthCallbacksController

Inherits:
ActionController::Base
  • Object
show all
Includes:
Controller::Helpers
Defined in:
lib/foyer/omniauth_callbacks_controller.rb

Instance Method Summary collapse

Instance Method Details

#callbackObject



5
6
7
# File 'lib/foyer/omniauth_callbacks_controller.rb', line 5

def callback
  fail NotImplementedError
end