RubyGems Navigation menu

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.1 - November 30, 2019 (12.0 KB)
  2. 0.1.0 - October 31, 2019 (11.0 KB)
  3. 0.0.0.pre.beta - October 27, 2019 (9.5 KB)
  4. 0.0.0.pre.alpha - October 23, 2019 (9.0 KB)

Runtime 相依性套件 (2):

activerecord >= 4.2
bcrypt ~> 3.1.1

Development 相依性套件 (10):

appraisal >= 0
bump >= 0
bundler ~> 1.17.3
byebug >= 0
rake >= 0
rspec >= 0
rubocop >= 0
sqlite3 >= 0
wwtd >= 0

擁有者:

推送者:

作者:

  • David Allen

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 7,159

這個版本 2,240

授權:

MIT

Ruby 版本需求: >= 2.3

相關連結: