JamesHarrison / omniauth-redux

A simple BBC Redux strategy module for the OmniAuth authentication framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OmniAuth::Redux

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

use OmniAuth::Builder do
  provider :redux
end

About

A simple BBC Redux strategy module for the OmniAuth authentication framework

License:MIT License


Languages

Language:Ruby 100.0%