RubyGems Navigation menu

warden-hmac-authentication 0.3.0

This gem provides request authentication via [HMAC](http://en.wikipedia.org/wiki/Hmac). The main usage is request based, noninteractive authentication for API implementations. Two strategies are supported that differ mainly in how the authentication information is transferred to the server: One header-based authentication method and one query-based. The authentication scheme is in some parts based on ideas laid out in this article and the following discussion: http://broadcast.oreilly.com/2009/12/principles-for-standardized-rest-authentication.html \ The gem also provides a small helper class that can be used to generate request signatures.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.6.4 - April 08, 2013 (17KB)
  2. 0.6.3 - October 08, 2012 (16.5KB)
  3. 0.6.2 - July 09, 2012 (16.5KB)
  4. 0.6.1 - April 13, 2012 (16.5KB)
  5. 0.6.0 - April 13, 2012 (16KB)
  6. 0.3.0 - July 16, 2011 (13KB)
全てのバージョンを表示(全14件)

Runtime依存関係 (3):

rack >= 0
trollop >= 0

Development依存関係 (4):

rdiscount >= 0
simplecov >= 0
yard >= 0

所有者:

作者:

  • Felix Gilcher, Florian Gilcher

SHA 256チェックサム:

e968b76cc35aa89d15002e6d162c7c359b2e80296af3109d3e36cb613ae3cbeb

累計ダウンロード数 570,996

このバージョンのみ 3,127

ライセンス:

N/A

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

リンク: