atlas icon indicating copy to clipboard operation
atlas copied to clipboard

[Data Model] Make "user" a first-class concept

Open mohammedri opened this issue 4 years ago • 0 comments

From @hyun20005

In terms of our data model, we conceptually have a User that is associated with every operation, but the implementation of a User is not very well defined. This gets even more blurry when getting into authentication and how the GUI currently deals with the user name.

We should have a discussion fleshing out the User entity within our data model and how we can integrate it into our architecture.

mohammedri avatar Mar 13 '20 17:03 mohammedri