Sha256: cb36745e22296e4f127b63c8e9ff7ae1259867911b03a6fd8c36f6f3bf3ef375
Contents?: true
Size: 853 Bytes
Versions: 1
Compression:
Stored size: 853 Bytes
Contents
# Omniauth::Devpost [![Build Status](https://travis-ci.org/challengepost/omniauth-devpost.svg?branch=master)](https://travis-ci.org/challengepost/omniauth-devpost) [![Gem Version](https://badge.fury.io/rb/omniauth-devpost.svg)](https://badge.fury.io/rb/omniauth-devpost) Use this gem to authenticate against the (future) Devpost user api. ## Installation Add this line to your application's Gemfile: gem 'omniauth-devpost' And then execute: $ bundle Or install it yourself as: $ gem install omniauth-devpost ## Usage The Devpost OAuth protocol is supported but not yet publicly available. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-devpost-0.0.3 | README.md |