# File lib/omniauth/strategy.rb, line 81 def fail!(message_key) OmniAuth.config.on_failure.call(self.env, message_key.to_sym) end