This strategy uses a login and password parameter.
Overwrite the :password_param, and :login_param to return the name of the field (on the form) that you‘re using the login with. These can be strings or symbols
<User>.authenticate(login_param, password_param)