Skip to content

huarmenta/authenticator

Repository files navigation

Authenticator

JWT Authentication Solution

Usage

bundle exec rails authenticator:install

Installation

Add this line to your application's Gemfile:

gem 'authenticator', git: 'https://github.com/huarmenta/authenticator.git', branch: 'master'

And then execute:

bundle install

Or install it yourself as:

gem install authenticator

Contributing

Contribution directions go here.

License

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