Hey AppWriters! Day 2 for me π
I'm reading the docs https://appwrite.io/docs/products/auth/team-invites In order to understand how a document is added then only accessible to the user/team that created it.
- I see lots of really useful code examples, but I don't see enough context. For example, only a Team Admin role should be able to invite or remove a team member.
- When a document is created, can we automatically assign the team id, per the auth token, to a team_id on a document?
Just need to get a foot hold on this stuff then I'll be flying!
Thanks for your support π
Recommended threads
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Relations within the same table
Hello, I'm currently building a sort of dictionary (a literal one) and thus I need words (which is one single table of words in my database) to be able to have ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...