pub const INVITE_PREFIX: &str = "invite-";Expand description
Prefix every invite id carries, and a spelling validate_username
refuses, so an invite can never name the same principal an account
does.
pub const INVITE_PREFIX: &str = "invite-";Prefix every invite id carries, and a spelling validate_username
refuses, so an invite can never name the same principal an account
does.