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