ApiUserAuth
Short description and motivation.
Usage
How to use my plugin.
Installation
Add this line to your application's Gemfile:
gem 'api_user_auth'
And then execute:
$ bundle
Or install it yourself as:
$ gem install api_user_auth
Run rails generator:
rails generate api_user_auth
# OR
rails g api_user_auth
Contributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License.