# File lib/omniauth/strategies/oauth/xing.rb, line 18 def callback_phase session['oauth'][name.to_s]['callback_confirmed'] = true super end