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