Omniath Remote User

The Omniauth Remote User gem provides a way for application to utilize a authentication with remote user HTTP header.

Instalation

Include in your Gemfile

gem "omniauth-remote-user"

Then run bundle install from the command line:

bundle install