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