rails-authentication-from-scratch
rails-authentication-from-scratch copied to clipboard
Confirmation token can be re-used before it expires
https://github.com/stevepolitodesign/rails-authentication-from-scratch/blob/b3e253fe2986d5672ba50f4ca23d4af038d5e8b1/app/models/user.rb#L57
Issues
https://github.com/stevepolitodesign/rails_mvp_authentication/issues/54