RubyGems Navigation menu

warden-hmac-authentication 0.6.4

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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.6.4 - April 08, 2013 (17 KB)
  2. 0.6.3 - October 08, 2012 (16,5 KB)
  3. 0.6.2 - July 09, 2012 (16,5 KB)
  4. 0.6.1 - April 13, 2012 (16,5 KB)
  5. 0.6.0 - April 13, 2012 (16 KB)
Mostrar todas las versiones (14 total)

dependencias de Runtime (2):

rack >= 0
warden >= 0

dependencias de Development (7):

rack-test >= 0
rake >= 0
riot >= 0
simplecov >= 0
timecop >= 0
trollop >= 0

Propietarios:

Autores:

  • Felix Gilcher, Florian Gilcher

SHA 256 checksum:

6a9b8025f686b58daa4f31ffb66a15e35d9385d033f5079a4ec986167d0b7b0c

Total de descargas 569.680

Para esta versión 524.470

Licencias:

N/A

Versión de Ruby requerida: Ninguno

Enlace: