
I have two versions for my app One is nextjs website and other is electron app I want only few users from my appwrite to be able to login to next js and few to electron app Basically I want to separate the users of both but still in the same app because the users of electron app are kind of employess of the users registered on next js website. & also I want to be able to create new user (employee) from next js which should not log out the current user of next js and should create new user (employee).

You can use user preferences to check if a user is a user or an employee.

Recommended threads
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain api.kondri.lt (CNAME pointing to appwrite.network., also tried fra.cloud.appwrite.io with no luck ) but encountering a ...
- Persistent 401 Unauthorized on all authe...
Hello, I'm facing a critical 401 Unauthorized error on my admin panel app and have exhausted all debugging options. The Problem: When my React app on localhos...
- OpenAI Whisper on Appwrite Sites
Hey guys, just wondering if I can serve an OpenAI Whisper AI on appwrite / appwrite sites. tiny model is like ~40-50MB
