# File lib/omniauth/strategy.rb, line 41 def callback_phase env['rack.auth'] = auth_hash request['auth'] = auth_hash @app.call(env) end