has_global_session 0.8.0
This Rails plugin allows several Rails web apps that share the same back-end user database to share session state in a cryptographically secure way, 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 (1):
uuidtools
>= 2.1.1