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