A standalone Rack Middleware application that authenticates a username/password against a devise-powered backend application before forwarding the original HTTP request to the same application. Authentication is done on *every* request, so it is advisable to use devise-proxy sparingly.
Required Ruby Version
>= 0
Authors
Preston Lee
Versions
- 1.0.1 October 10, 2014 (12 KB)
- 1.0.0 October 10, 2014 (12 KB)
- 0.1.4 October 30, 2012 (9 KB)
- 0.1.3 October 30, 2012 (8.5 KB)
- 0.1.2 October 30, 2012 (8.5 KB)