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 校验和:

bc974084ea53612e10ed238618264176cad53fffa37d7692acfb06fab690ab9f

下载总量 304,425

这个版本 2,812

许可:

MIT

需要的 Ruby 版本: ~> 2.0

链接: