Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages