Hi everyone. I am making an app where i am implementing teams right now. I want to be able to add a 6 to 10 digit identifier to the team which players can use as an invite. Meaning that if they were to put it into an input field it should search for a team with that existing teamnumber. Can i use this: https://appwrite.io/docs/products/auth/teams. Or would i have to create something with the databases to be able to do this?
any bit helps
Recommended threads
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...