Skip to content

jeffmccune/oapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OApp

This Ruby Gem library makes it easier to write a simple Ruby Web App with authentication using OAuth. The goal is to make it easy to write a webapp and authenticate against your Google Apps domain or Github organization.

Installation

Add this line to your application's Gemfile:

gem 'oapp'

And then execute:

$ bundle install --path .bundle/gems/

Or install it yourself as:

$ gem install oapp

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Ruby OAuth WebApp Helper Gem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages