RubyGems.org

A rack middleware that authenticates requests either using basic auth or via signed HMAC.

installgem install rack-authenticate -v 0.4.0
Authors

Myron Marston

14,814 total downloads 522 for this version
Owners

42d4590355a1404230fbc9aff4dd377b

Gemfile
gem "rack-authenticate", "~> 0.4.0"
Versions
  1. 0.6.0 May 10, 2013
  2. 0.5.0 February 27, 2012
  3. 0.4.0 February 14, 2012
  4. 0.3.0 December 19, 2011
  5. 0.2.0 December 16, 2011
Show all versions (6 total)
Runtime Dependencies
  1. ruby-hmac ~> 0.4.0