KemalIdentity::Accounts::RememberTokenReplayed
An already-spent remember-me token was presented again, and the family it belonged to has been revoked.
The most important message here, and the only one that reports a suspicion rather than an action the user took. A remember-me token is single-use, so a second presentation means two parties held it — which is what a stolen cookie looks like from the server's side. Which party was the thief is unknowable, so both were signed out.
Send it. It may be the only way somebody learns their laptop cookie was copied.
Constructors
Instance methods
account_id
Sourceat
Sourcefamily_id
Sourcelogin
Source