# File lib/omniauth/strategies/foursquare.rb, line 28 def callback_phase options[:grant_type] ||= 'authorization_code' super end