#Need your expertise about Team in appwrite.

6 messages · Page 1 of 1 (latest)

pseudo bane
#

In my case, I have a consultation room. This room will have a form of participants/member. It depends on lead doctor of this room, she/he have power to invites a doctor who can be participate in this room. This rooms will contains attachment of files, and a communication between doctors and patients. Hence, the data came from consultation room is considered as sensitive data. The lead of this team in consultation room, have capabilities to close the consultation.

Now I am thinking that I will take advantage the Team feature of appwrite. But as what I said earlier that the consultation will be closed. So the team I created should not be deleted because there will be a time that the doctor may be visit for this consultation room, as we know that the data that have been attach here is that the participant who can only access this. This is the question I need to clarify about the Team Appwrite:

  1. Can I create unlimited teams in appwrite? even though the consultation can be closed.
  2. Or do you have any idea? a better solution?

(I hope that we can also have a permission middleware, it something like middleware or a function that returns a boolean, this is something similar on firebase and pocket base security mechanism.

rose hollow
pseudo bane
#

I can relate to permission, what if the team is limited, like we can only create a 100 of teams, so that I should delete the specific team so I cannot reach the limit. So then the permission here will be deleted so the member of that team can never be access the data since they do not have permission anymore.

#

So that I have this question . is the teams is unimited?

rose hollow
pseudo bane
#

how about pro plan?