class Devise::OmniauthCallbacksController

def failed_strategy

def failed_strategy
  env["omniauth.error.strategy"]
end