devise-proxy 0.1.3
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:
=
インストール:
=
Runtime依存関係 (1):
rack
>= 0