https://appwrite.io/docs/quick-starts/sveltekit
Based on the example from the docs, how woul'd I go about adding a "whitelist" that checks if the user has a specific Tag (eg. Admin or Team) or if they're in a team. I'm only using the oauth part of the example.