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