RubyGems Navigation menu

rails-identity 0.3.2

rails-identity is a very simple Rails engine that provides JWT-based session management service for Rails apps. This plugin is suitable for pure RESTful API that does not require an intricate identity service. There are no cookies or non-unique IDs involved in this project.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - July 09, 2016 (105 KB)
  2. 0.3.3 - May 20, 2016 (4.52 MB)
  3. 0.3.2 - May 13, 2016 (3.33 MB)
  4. 0.3.1 - May 11, 2016 (3.2 MB)
  5. 0.3.0 - May 10, 2016 (2.96 MB)
Show all versions (18 total)

Runtime Dependencies (8):

bcrypt ~> 3.1.7
coveralls >= 0
jwt ~> 1.5.4
paranoia ~> 2.0
rails ~> 4.2.3
repia ~> 0.1.1
simplecov >= 0
uuidtools ~> 2.1.5

Development Dependencies (1):

sqlite3 >= 0

Owners:

Authors:

  • David An

SHA 256 checksum:

f2ece2d66ff5bd9b86b97949e269b57d0bda7be7342fe9e6f360b8fd92d75b93

Total downloads 36,895

For this version 1,809

License:

MIT

Required Ruby Version: >= 0

Links: