Module Authlogic::ActsAsAuthentic::PerishableToken::Methods::InstanceMethods
In: lib/authlogic/acts_as_authentic/perishable_token.rb

Instance level methods for the perishable token.

Methods

Public Instance methods

A convenience method based on the disable_perishable_token_maintenance configuration option.

Resets the perishable token to a random friendly token.

Same as reset_perishable_token, but then saves the record afterwards.

[Validate]