RubyGems Navigation menu

global_session 3.2.7

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

install:
=

Versions:

  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)
  6. 3.2.7 May 20, 2016 (34.5 KB)
Show all versions (44 total)

Runtime Dependencies (4):

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

Development Dependencies (4):

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

Owners:

Authors:

  • Tony Spataro

SHA 256 checksum:

=

Total downloads 308,275

For this version 6,149

Version Released:

License:

MIT

Required Ruby Version: ~> 2.0

Links: