Louketo proxy: same endpoint for authenticated and unauthenticated user

Hi,

I am wondering is it possible to have an same endpoint (for example /data) for authenticated and unauthenticated users, and the app will then decide what user will receive as a response based on role/group/username (refuse to respond, less information or something like that)? I wasn’t able to find this approach documented anywhere.