module Devise::Controllers::Helpers
def allow_params_authentication!
def allow_params_authentication! request.env["devise.allow_params_authentication"] = true end
def allow_params_authentication! request.env["devise.allow_params_authentication"] = true end