notmarkmiranda / careless-whisper

0 stars 0 forks source link

Add ActiveModelOtp gem #4

Closed notmarkmiranda closed 1 month ago

notmarkmiranda commented 1 month ago

https://github.com/heapsource/active_model_otp

using last_otp_at on user model.

rails g migration AddLastOtpAtToUsers last_otp_at:integer