RubyGems Navigation menu

global_session 3.2.10

This Rack middleware allows several web apps in an authentication domain to share session state, facilitating single sign-on in a distributed web app. It only provides session sharing and does not concern itself with authentication or replication of the user database.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.3.2 - May 18, 2017 (27.5 KB)
  2. 3.3.1 - January 19, 2017 (26.5 KB)
  3. 3.3.0 - December 21, 2016 (26.5 KB)
  4. 3.2.10 - September 30, 2016 (34.5 KB)
  5. 3.2.9 - September 13, 2016 (34.5 KB)
顯示所有版本(共 44)

Runtime 相依性套件 (4):

json ~> 1.4
rack-contrib ~> 1.0
right_support < 4.0, >= 2.8.2
simple_uuid >= 0.2.0

Development 相依性套件 (4):

jeweler ~> 1.8
pry ~> 0.10
pry-byebug ~> 2.0
ruby-debug ~> 0.10

擁有者:

作者:

  • Tony Spataro

SHA 256 checksum:

bc974084ea53612e10ed238618264176cad53fffa37d7692acfb06fab690ab9f

總下載次數 304,425

這個版本 2,812

License:

MIT

Ruby 版本需求: ~> 2.0

相關連結: