pub const USER_HASH: &str = "user.hash";
Expand description
Unique user hash to correlate information for a user in anonymized form.
§Notes
Useful if user.id
or user.name
contain confidential information and cannot be used.
§Examples
"364fc68eaf4c8acec74a4e52d7d1feaa"