suspend fun createDefaultPermission(user: GropiusUser, project: Project)

Creates the default ProjectPermission The created permission grants ADMIN and READ only to the provided user Does not check permissions or save the created permission / project

Parameters

user

the user who is granted the permission

project

used to add the permission to