In my project I have separate frontend sections for different clients, but also one for backend. Now I'm looking for a solution to use the same email address for separate users for the different sections. How can I achieve something like that?
As example:
domain.tld
client1.domain.tld
client2.domain.tld
backend.domain.tld or domain.tld/backend
The users for client1 & client2 should also have addition fields compare to he user of the main domain.
I'm looking forward to your thoughts. I can't really get my head around it.
Seperate logins on same email address
Hi,
In my project I have separate frontend sections for different clients, but also one for backend. Now I'm looking for a solution to use the same email address for separate users for the different sections. How can I achieve something like that?
As example:
The users for client1 & client2 should also have addition fields compare to he user of the main domain.
I'm looking forward to your thoughts. I can't really get my head around it.