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