Allow site developers to assign privileges to invited users via an `InviteeGrant` model. Once the invitation is accepted and the user is created, grants are transferred to the newly created user.
Allow site developers to assign privileges to invited users via an
InviteeGrantmodel.Once the invitation is accepted and the user is created, grants are transferred to the newly created user.