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:
=

安裝:
=

版本列表:

  1. 0.4.0 July 09, 2016 (104.5 KB)
  2. 0.3.3 May 20, 2016 (4.5 MB)
  3. 0.3.2 May 13, 2016 (3.3 MB)
  4. 0.3.1 May 11, 2016 (3.2 MB)
  5. 0.3.0 May 10, 2016 (3.0 MB)
顯示所有版本(共 18)

Runtime 相依性套件 (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 相依性套件 (1):

sqlite3 >= 0

擁有者:

作者:

  • David An

SHA 256 總和檢查碼:

=

總下載次數 38,292

這個版本 3,099

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: