What is the best practice to have 3 types of User. I want users to be able to create an account using one of the following types admin, vendor and client. If possible I should be able to assign roles on user creation. Note I have 3 apps, one for each user type that will be using one appwrite project.
TL;DR
Developers are seeking guidance on how to implement three different types of users (admin, vendor, and client). They want users to be able to select their type upon account creation, with the ability to assign roles during this process. Additionally, they have three separate apps that will utilize one appwrite project.Recommended threads
- Problem adding domain onto the project a...
I have used 2 domains on the project HavanaDev (havanadev.pro and havanadev.com). .com was just redirected to . Pro domain. .pro is expired, now I’d like to use...
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...