module Authlogic::ActsAsAuthentic::SingleAccessToken::Methods

All method, for the single_access token aspect of acts_as_authentic.

This module, as one of the ‘acts_as_authentic_modules`, is only included into an ActiveRecord model if that model calls `acts_as_authentic`.