Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 680 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 680 Bytes

simple_oauth

Simply builds and verifies OAuth headers

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add simple_oauth

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install simple_oauth

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/laserlemon/simple_oauth.

This project conforms to Standard Ruby. Patches that don’t maintain that standard will not be accepted.

License

The gem is available as open source under the terms of the MIT License.