RubyGems Navigation menu

hash-auth 1.0.3

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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)
Zeige alle Versionen (6 total)

Runtime Abhängigkeiten (2):

rails ~> 3.2.11
rest-client ~> 1.6.7

Besitzer:

Autoren:

  • Max Lahey

SHA 256-Prüfsumme:

2c42664548a20c0b69b12fe6cf5771447ebfd1de809e94f297545f6678abdeaa

Downloads insgesamt 18.438

Für diese Version 4.133

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: