Module: AuthlogicOpenid::Session
- Defined in:
- lib/authlogic_openid/session.rb
Overview
This module is responsible for adding all of the OpenID goodness to the Authlogic::Session::Base class.
Defined Under Namespace
Class Method Summary collapse
-
.included(klass) ⇒ Object
Add a simple openid_identifier attribute and some validations for the field.