class OmniAuth::Builder

def before_options_phase(&block)

def before_options_phase(&block)
  OmniAuth.config.before_options_phase = block
end