RubyGems Navigation menu

active_record_openid_store 0.1.2

A store is required by an OpenID server and optionally by the consumer to store associations, nonces, and auth key information across requests and processes. If rails is distributed across several machines, they must must all have access to the same OpenID store data, so the FilesystemStore won't do. The code here is copied from the openid-ruby library examples. All I did was move some things around, add a namespace and package it all up as a rails engine/plugin, with some conveniences, for use with Rails 3.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.5 - February 10, 2013 (32.5KB)
  2. 0.1.4 - July 29, 2012 (9.5KB)
  3. 0.1.3 - August 08, 2011 (9.5KB)
  4. 0.1.2 - July 21, 2011 (9.5KB)
  5. 0.1.1 - July 20, 2011 (9.5KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (2):

activerecord ~> 3.0.0
ruby-openid ~> 2.1.0

Development依存関係 (3):

json ~> 1.4.3
rake >= 0
rspec ~> 2.5.0

所有者:

作者:

  • Alan Skorkin

SHA 256チェックサム:

4e82791474e7ee525bb4ccfca9541e47213135e8e975d8c2e661dd18a096badc

累計ダウンロード数 43,257

このバージョンのみ 5,267

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: