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