Skip to content

nimblecrm/omniauth-nimble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning!

This version of strategy doesn't tested with recent getting token changes!

Omniauth::Nimble

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'omniauth-nimble'

And then execute:

$ bundle

Or install it yourself as:

$ gem install omniauth-nimble

Usage

Basic Usage

use OmniAuth::Builder do
  provider :nimble, ENV['NIMBLE_KEY'], ENV['NIMBLE_SECRET']
end

More detailed usage example can be found here.

About

OmniAuth strategy for nimble

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages