Skip to content

slaaskhq/omniauth-teamleader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omniauth::Teamleader

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'omniauth-teamleader'

And then execute:

$ bundle

Or install it yourself as:

$ gem install omniauth-teamleader

Usage

Basic Usage

use OmniAuth::Builder do
  provider :teamleader, ENV['TEAMLEADER_KEY'], ENV['TEAMLEADER_SECRET']
end

About

OmniAuth strategy for Teamleader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages