RubyGems Navigation menu

hash-auth 0.1.0

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 December 12, 2013 (15.0 KB)
  2. 1.0.2 June 24, 2013 (14.0 KB)
  3. 1.0.1 May 27, 2013 (14.0 KB)
  4. 1.0.0 May 27, 2013 (14.0 KB)
  5. 0.1.1 April 05, 2013 (14.0 KB)
  6. 0.1.0 April 02, 2013 (14.0 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (2):

rails ~> 3.2.11
rest-client ~> 1.6.7

业主:

作者:

  • Max Lahey

SHA 256 校验和:

=

下载总量 18,961

这个版本 2,925

版本发布:

许可:

需要的 Ruby 版本:

链接: