Manages creation, validation, and tracking of user invitations.
Invite
InviteConfig
UserInviteRegistry
InviteDeleted
Invite
is deleted.
Invite
does not exist.
Invite
is not valid.
Invite
s are not required.
assert_invite_exists
EInviteDoesNotExist
if the registry does not contain the invite key.
assert_invite_not_required
EInviteNotAllowed
if invites are required.
assert_invite_is_valid
EInviteInvalid
if the Invite
is not valid.
get_destructured_invite
has_record
is_invite_required
is_invite_valid
Invite
is valid.