RubyGems Navigation menu

hash-auth 0.1.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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 1.0.3 - December 12, 2013 (15 KB)
  2. 1.0.2 - June 24, 2013 (14 KB)
  3. 1.0.1 - May 27, 2013 (14 KB)
  4. 1.0.0 - May 27, 2013 (14 KB)
  5. 0.1.1 - April 05, 2013 (14 KB)
Toon alle versies (6 totaal)

Runtime afhankelijkheden (2):

rails ~> 3.2.11
rest-client ~> 1.6.7

Eigenaren:

Authors:

  • Max Lahey

SHA 256 checksum:

58666bb32f44e12b976f8cf56b2ec785e74854c2119c61b9a43f35f2bc69c5ae

Total downloads 18.541

Voor deze versie 2.890

Licenties:

N/A

Required Ruby Version: Geen

Links: