RubyGems Navigation menu

hash_auth_wsc 1.0.3

HashAuth allows your Rails application to support incoming and outgoing two-factor authentication via hashing some component of an HTTPS request. Both sides of the request (your Rails app and your client or provider) must have some unique shared secret. This secret is used to create a hash of some portion of the request, ensuring that (if neither side has been compromised) only the other party could have created the request.

Gemfile:
=

安装:
=

版本列表:

  1. 1.0.3 June 07, 2016 (15.0 KB)
  2. 1.0.0 June 07, 2016 (15.0 KB)

Runtime 依赖 (2):

rails >= 4.2.6
rest-client >= 1.8.0

所有者:

作者:

  • Max Lahey

SHA 256 校验和:

=

下载总量 5,777

这个版本 3,777

版本发布:

许可:

需要的 Ruby 版本: >= 0

链接: