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