Files
opencloud/services/invitations
Jörn Friedrich Dreyer f805cca363 initial invitations skeleton
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-03-24 11:42:48 +01:00
..
2023-03-24 11:42:48 +01:00
2023-03-24 11:42:48 +01:00
2023-03-24 11:42:48 +01:00
2023-03-24 11:42:48 +01:00
2023-03-24 11:42:48 +01:00
2023-03-24 11:42:48 +01:00

Invitations Service

The invitations service provides an Invitation Manager that can be used to invide external users aka Guests to an organization.

On the libre graph API invited users will have userType="Guest", whereas users belonging to the organization have userType="Member".

The corresponding CS3 API user types used to reperesent this are USER_TYPE_GUEST and USER_TYPE_PRIMARY.