devise-two-factor
devise-two-factor copied to clipboard
Add hash_digest_class configuration
From ActiveRecord 7.1.4 on the hash digest class has to be set before setting the encryption secrets. Otherwise, it seems the wrong digest is used to process these secrets.