devise-proxy 0.1.2
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.
Gemfile:
=
installation:
=
Dépendances de Runtime (1):
rack
>= 0