/omniauth-redux

A simple BBC Redux strategy module for the OmniAuth authentication framework

Primary LanguageRubyMIT LicenseMIT

OmniAuth::Redux

A simple OmniAuth strategy for authenticating users against BBC’s Redux system.

use OmniAuth::Builder do
  provider :redux
end