Skip to content

leppert/omniauth-kippt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmniAuth stratgies to pull user profile from Kippt.

Install manually or using Bundler:

gem 'omniauth-http-basic'
gem 'omniauth-kippt'

Add :kippt provider to omniauth builder:

use OmniAuth::Builder do
  provider :kippt, 'https://kippt.com/api'
end

About

A Kippt.com authentication strategy for OmniAuth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%