Module Authlogic::ActsAsAuthentic::SingleAccessToken::Methods::InstanceMethods
In: lib/authlogic/acts_as_authentic/single_access_token.rb

Methods

Public Instance methods

Resets the single_access_token to a random friendly token.

same as reset_single_access_token, but then saves the record.

Protected Instance methods

[Validate]