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