Manager / Employee account

Hi everyone,

Can I use Auth0 to create a permission system where some users (managers) can have access to ressources belonging to other users (employees).

For instance, I would like to give user A access to posts written by user B but not to post written by user C.

Hey there!

Sure you can! I encourage you to visit our docs for that:

Hi Konrad,

Thanks for the answer. Still - my understanding of the docs is that I can assign different level of permissions to different users, but I cannot find the way to “link” user together.

Just as with Google for instance when you can give applications access to YOUR emails.

So in my case I would like to be able to grant the read:emails permission to user A but only regarding emails of user B.

Hope it’s clear