has_protected_token 0.1.1
Generate random tokens (or use your own) for any ActiveRecord model. Hashes and salts the token before storage in the database using the same methodology as has_secure_password.
Gemfile:
=
install:
=
Versions:
- 0.1.1 - November 30, 2019 (12 KB)
- 0.1.0 - October 31, 2019 (11 KB)
- 0.0.0.pre.beta - October 27, 2019 (9.5 KB)
- 0.0.0.pre.alpha - October 23, 2019 (9 KB)
Runtime Dependencies (2):
activerecord
>= 4.2
bcrypt
~> 3.1.1