heapsource / active_model_otp

Adds methods to set and authenticate against one time passwords (Two-Factor Authentication). Inspired in AM::SecurePassword
MIT License
773 stars 81 forks source link

Remove strict patch dependency for the rotp gem #65

Closed shlima closed 3 years ago

shlima commented 4 years ago

@robertomiranda otp gem may have security impacts, so it is necessary to use lates versions

robertomiranda commented 4 years ago

@shlima thanks for raising this up, could you mention what kind of security impacts?