class Authlogic::CookieCredentials

Represents the credentials in the cookie. The value of the cookie. This is primarily a data object. It doesn’t interact with controllers. It doesn’t know about eg. cookie expiration.

@api private