Hi guys, how are you doing?
Quick question, is there any best practice on retrieving all of a users permissions?
For example, should I use readRelationhips over several checks?
Whenever a user logs in, I need to retrieve all of its' permissions so the frontend knows what to show him (and what not to show).