# File lib/omniauth/strategies/facebook.rb, line 24 def request_phase options[:scope] ||= "email,offline_access" super end