In my app I need to have a database authentication but without a password. Just by entering your phone number. When the user sings up he enter phone number, adress and name and no password.
Is it real? Just can’t figure out how to make it.
Thanks for help in advance!
Figured out like this:
In devise_no_pass.rb initializer add:
In devise.rb: