building login api backend functionality with rails
I have react app is making calls to ruby on rails. I'm building login page i got stuck on the password authenticate part. getting error "#<ArgumentError: wrong number of arguments (given 0, expected 1)>" the error is happening on this…