RubyGems Navigation menu

rails-identity 0.4.0

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:

7bf453e6e922cdc04617dcd478e1521b36b674435f58ee8fc1cba0465a878c36

Total downloads 36,788

For this version 2,993

License:

MIT

Required Ruby Version: >= 0

Links: