I’m a little put out that Rails 6 doesn’t support scrypt as an option for has_secure_password, only bcrypt. Rolling my own user model shouldn’t be difficult, but this seems like an odd lapse in a 2019 release.
Watts Martin
@chipotle
I’m a little put out that Rails 6 doesn’t support scrypt as an option for has_secure_password, only bcrypt. Rolling my own user model shouldn’t be difficult, but this seems like an odd lapse in a 2019 release.