RubyGems Navigation menu

hash-auth 1.0.1

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 (15KB)
  2. 1.0.2 - June 24, 2013 (14KB)
  3. 1.0.1 - May 27, 2013 (14KB)
  4. 1.0.0 - May 27, 2013 (14KB)
  5. 0.1.1 - April 05, 2013 (14KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (2):

rails ~> 3.2.11
rest-client ~> 1.6.7

所有者:

作者:

  • Max Lahey

SHA 256チェックサム:

393e1e9e1c9ebdf83b3df2062f4ed96a783adb7b1cf9bb152d662e3d4b18e1f2

累計ダウンロード数 18,470

このバージョンのみ 2,846

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: