RubyGems Navigation menu

global_session 3.2.6

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.5KB)
  2. 3.3.1 January 19, 2017 (26.5KB)
  3. 3.3.0 December 21, 2016 (26.5KB)
  4. 3.2.10 September 30, 2016 (34.5KB)
  5. 3.2.9 September 13, 2016 (34.5KB)
  6. 3.2.6 May 20, 2016 (34.5KB)
全てのバージョンを表示(全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チェックサム:

=

累計ダウンロード数 308,275

このバージョンのみ 2,978

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: ~> 2.0

リンク: