Sha256: 0b32f34c34d9fa659e83ece25ff1198232cc10fb60ec5c9f6e417199853fd5ab

Contents?: true

Size: 290 Bytes

Versions: 9

Compression:

Stored size: 290 Bytes

Contents

# 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

```ruby
gem "omniauth-remote-user"
```
Then run `bundle install` from the command line:

    bundle install

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
omniauth-remote-user-0.1.3 README.md
omniauth-remote-user-0.1.2 README.md
omniauth-remote-user-0.1.1 README.md
omniauth-remote-user-0.1 README.md
omniauth-remote-user-0.0.6 README.md
omniauth-remote-user-0.0.5 README.md
omniauth-remote-user-0.0.4 README.md
omniauth-remote-user-0.0.3 README.md
omniauth-remote-user-0.0.2 README.md