
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
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
- Looking for Partner
I'm looking for a partner for long-term collaboration. Of course, you'll get paid for it. If you are interested, please send a DM to me
