two_factor_authentication
two_factor_authentication copied to clipboard
Change method name 'decode_salt_if_encoded' to 'decode_otp_salt_if_en…
Changed the method name decode_salt_if_encoded from EncryptionInstanceMethods module. Same method name is used in attr_encrypted gem with two arguments, and hence its raising exception.