# File lib/omniauth/builder.rb, line 10 def on_failure(&block) OmniAuth.config.on_failure = block end