An open API service indexing awesome lists of open source software.

https://github.com/pipefy/omniauth-pipefy

OmniAuth strategy for Pipefy
https://github.com/pipefy/omniauth-pipefy

oauth2 pipefy rails ruby

Last synced: 4 months ago
JSON representation

OmniAuth strategy for Pipefy

Awesome Lists containing this project

README

          

# Omniauth::Pipefy

This gem contains the Pipefy strategy for OmniAuth.

Pipefy uses OAuth2.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'omniauth-pipefy'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install omniauth-pipefy

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).