# File lib/devise/controllers/helpers.rb, line 85
      def allow_params_authentication!
        request.env["devise.allow_params_authentication"] = true
      end