Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

RodrigoAyala/omniauth-ohloh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ohloh OAuth Strategy

Strategy to auth with Ohloh via OAuth in OmniAuth.

Basic Usage

use OmniAuth::Builder do
  provider :ohloh, ENV['OHLOH_API_KEY'], ENV['OHLOH_CONSUMER_SECRET']
end

About

Strategy for auth to Ohloh via OAuth using OmniAuth.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages