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