Separete users datas.

I am trying to create an application, but I can't separate the data from one customer to another. For example, a user has a specific login, and with that, they have a mini library with data. However, everyone who logs into my application has access to the same library. How could I separate the data for each user?

2
1 reply