jedireza / aqua

:bulb: A website and user system starter
https://jedireza.github.io/aqua/
MIT License
1.38k stars 356 forks source link

Documentation on user account linking? #256

Closed rocky1138 closed 7 years ago

rocky1138 commented 7 years ago

Just trying to wrap my head around the user permissions system. It all makes sense except for this notion of linking users. Can you describe that a bit? When would we need that, why we'd use it, when we wouldn't want it, etc.?

jedireza commented 7 years ago

https://github.com/jedireza/aqua/wiki/Users,-Roles-&-Groups

rocky1138 commented 7 years ago

Sorry, I'm super thick when it comes to this stuff. I appreciate your help! What I'm referring to is "linking" in this sense: https://github.com/jedireza/aqua/blob/master/server/api/accounts.js#L280

What am I missing?