# File lib/omniauth/strategies/password.rb, line 35
      def callback_phase
        @app.call(env)
      end