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