struct

KemalIdentity::Accounts::PasswordChanged

Inherits Struct < Value < Object

The password on this account changed. Carries no token, because there is nothing to click.

Worth sending even though nobody asked for it: it is how somebody finds out that an attacker who reached their mailbox has taken the account, and it is the only notification here whose value is entirely in being unsolicited.

Constructors

new(account_id : String, login : String, at : Time)
Source

Instance methods

account_id
Source
login
Source