global_session 3.0.4
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:
=
Runtime Dependencies (4):
Development Dependencies (10):
cucumber
~> 1.0
debugger
~> 1.5
flexmock
~> 0.8
httpclient
>= 0
jeweler
~> 1.8.3
msgpack
~> 0.4
rake
~> 0.8
right_develop
~> 1.2
rspec
~> 1.3
ruby-debug
~> 0.10