pub const DEFAULT_INVITE_SECS: u64 = 86_400;
How long an unredeemed invite stays usable when the caller names no lifetime: one day, which is longer than handing someone a secret takes and shorter than forgetting about it does.