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