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).
#Need help with user login system
2 messages · Page 1 of 1 (latest)