Invitation

The admin, or any role with this permission, can invite new users via the users' page. In this case, those users will have the admin's permission for that specific tenant.

Invitation Token

The users will receive a tokenized link via email. If the user uses the token with a different email than the one invited, this other email will use the invitation and be granted permission.

Invitation Email

Suppose the invitation token has not been used, and the user signs up with an invited email (without using the tokenized link). In that case, the application will recognize it and allow the user to select whether to accept this invitation or create a new tenant.

Last updated