0.01
Low commit activity in last 3 years
A long-lived project that still receives updates
Middleware uses wwwhisper service to authorize requests.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

rack-wwwhisper

Rack middleware that communicated with the wwwhisper service to authenticate and authorize visitors.

The middleware is intended to be used with the wwwhisper Heroku add-on. For more details, see the documentation on Heroku.

NOTE: the rack-wwwhisper middleware is still supported, but the recommended and easier way to use the wwwhisper add-on on Heroku is the wwwhisper Heroku buildpack. The buildpack works with any language and framework and unlike the rack-wwwhisper middleware does not require any changes to the application code.